mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Typo
This commit is contained in:
@@ -29,7 +29,7 @@ namespace Orchard.Environment {
|
||||
|
||||
/// <summary>
|
||||
/// Can be used to build an temporary self-contained instance of a shell's configured code.
|
||||
/// Services may be resolved from within this instance to configure and initialize it's storage.
|
||||
/// Services may be resolved from within this instance to configure and initialize its storage.
|
||||
/// </summary>
|
||||
IWorkContextScope CreateStandaloneEnvironment(ShellSettings shellSettings);
|
||||
}
|
||||
|
Reference in New Issue
Block a user