diff options
Diffstat (limited to 'OpenSim/Region/Environment/Scenes/Scene.cs')
-rw-r--r-- | OpenSim/Region/Environment/Scenes/Scene.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/Environment/Scenes/Scene.cs b/OpenSim/Region/Environment/Scenes/Scene.cs index 7b9183a..342742d 100644 --- a/OpenSim/Region/Environment/Scenes/Scene.cs +++ b/OpenSim/Region/Environment/Scenes/Scene.cs | |||
@@ -3896,7 +3896,7 @@ namespace OpenSim.Region.Environment.Scenes | |||
3896 | // } | 3896 | // } |
3897 | // } | 3897 | // } |
3898 | 3898 | ||
3899 | /// <summary> | 3899 | /// <summary> |
3900 | /// Get a named prim contained in this scene (will return the first | 3900 | /// Get a named prim contained in this scene (will return the first |
3901 | /// found, if there are more than one prim with the same name) | 3901 | /// found, if there are more than one prim with the same name) |
3902 | /// </summary> | 3902 | /// </summary> |