Fixed the whitespace in Scene.cs

The whitespace in this file was fubared recently
0.8.2-post-fixes
Oren Hurvitz 2015-07-13 12:37:18 +03:00
parent f3f748ed11
commit e174dc87fb
1 changed files with 515 additions and 515 deletions

View File

@ -3440,7 +3440,7 @@ namespace OpenSim.Region.Framework.Scenes
} }
/// <summary> /// <summary>
/// Get the avatar apperance for the given client. /// Get the avatar appearance for the given client.
/// </summary> /// </summary>
/// <param name="client"></param> /// <param name="client"></param>
/// <param name="appearance"></param> /// <param name="appearance"></param>