From b16abc8166c29585cb76cc55c3bdd76e5833cb4f Mon Sep 17 00:00:00 2001
From: Melanie Thielker
Date: Thu, 5 Jan 2017 19:07:37 +0000
Subject: Massive tab and trailing space cleanup
---
OpenSim/Framework/LandData.cs | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'OpenSim/Framework/LandData.cs')
diff --git a/OpenSim/Framework/LandData.cs b/OpenSim/Framework/LandData.cs
index cfefe3e..13d2977 100644
--- a/OpenSim/Framework/LandData.cs
+++ b/OpenSim/Framework/LandData.cs
@@ -411,7 +411,7 @@ namespace OpenSim.Framework
}
///
- /// Determines if people are able to teleport where they please on the parcel or if they
+ /// Determines if people are able to teleport where they please on the parcel or if they
/// get constrainted to a specific point on teleport within the parcel
///
public byte LandingType
@@ -667,7 +667,7 @@ namespace OpenSim.Framework
}
///
- /// When teleporting is restricted to a certain point, this is the location
+ /// When teleporting is restricted to a certain point, this is the location
/// that the user will be redirected to
///
public Vector3 UserLocation
@@ -683,7 +683,7 @@ namespace OpenSim.Framework
}
///
- /// When teleporting is restricted to a certain point, this is the rotation
+ /// When teleporting is restricted to a certain point, this is the rotation
/// that the user will be positioned
///
public Vector3 UserLookAt
@@ -699,7 +699,7 @@ namespace OpenSim.Framework
}
///
- /// Autoreturn number of minutes to return SceneObjectGroup that are owned by someone who doesn't own
+ /// Autoreturn number of minutes to return SceneObjectGroup that are owned by someone who doesn't own
/// the parcel and isn't set to the same 'group' as the parcel.
///
public int OtherCleanTime
--
cgit v1.1