mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Remove typo version of ReplaceableInterface property from RegionCombinerModule.
This commit is contained in:
@@ -47,7 +47,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// has registered the interface by then, this module will be
|
||||
/// activated, else it will remain inactive, letting the other module
|
||||
/// take over. This should return non-null ONLY in modules that are
|
||||
/// intended to be easily replacable, e.g. stub implementations
|
||||
/// intended to be easily replaceable, e.g. stub implementations
|
||||
/// that the developer expects to be replaced by third party provided
|
||||
/// modules.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user