Replace the Replaceable modules name

This commit is contained in:
Melanie
2009-08-10 23:08:22 +01:00
parent 17cc9b9857
commit eba23048ca
43 changed files with 46 additions and 46 deletions

View File

@@ -51,7 +51,7 @@ namespace OpenSim.Region.Framework.Interfaces
/// that the developer expects to be replaced by third party provided
/// modules.
/// </summary>
Type ReplacableInterface { get; }
Type ReplaceableInterface { get; }
/// <summary>
/// This is called to initialize the region module. For shared modules, this is called