aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/LandData.cs
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-04-05 22:25:00 +0100
committerJustin Clark-Casey (justincc)2011-04-05 22:25:00 +0100
commit2497962360258eb6cb1a78c7b4d5227d88eabb87 (patch)
tree053c37ce3b58819f32a2ad282b8d003158ad6174 /OpenSim/Framework/LandData.cs
parentproperly refresh object owner list when refresh button is hit on land parcel ... (diff)
downloadopensim-SC_OLD-2497962360258eb6cb1a78c7b4d5227d88eabb87.zip
opensim-SC_OLD-2497962360258eb6cb1a78c7b4d5227d88eabb87.tar.gz
opensim-SC_OLD-2497962360258eb6cb1a78c7b4d5227d88eabb87.tar.bz2
opensim-SC_OLD-2497962360258eb6cb1a78c7b4d5227d88eabb87.tar.xz
Change some text to make the autoreturn mechanism more obvious, and align with the fact that it's one word rather than two.
Diffstat (limited to 'OpenSim/Framework/LandData.cs')
-rw-r--r--OpenSim/Framework/LandData.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/LandData.cs b/OpenSim/Framework/LandData.cs
index 145ccdd..c107143 100644
--- a/OpenSim/Framework/LandData.cs
+++ b/OpenSim/Framework/LandData.cs
@@ -560,7 +560,7 @@ namespace OpenSim.Framework
560 } 560 }
561 561
562 /// <summary> 562 /// <summary>
563 /// Number of minutes to return SceneObjectGroup that are owned by someone who doesn't own 563 /// Autoreturn number of minutes to return SceneObjectGroup that are owned by someone who doesn't own
564 /// the parcel and isn't set to the same 'group' as the parcel. 564 /// the parcel and isn't set to the same 'group' as the parcel.
565 /// </summary> 565 /// </summary>
566 public int OtherCleanTime { 566 public int OtherCleanTime {