summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerobject.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2011-01-10 18:01:16 -0800
committerMerov Linden <merov@lindenlab.com>2011-01-10 18:01:16 -0800
commitc8457f266423370e6f8e84c1b23ef95ed69a2997 (patch)
treeb292569f0e4d20e3a6fe2c71c0aff847b797c67a /indra/newview/llviewerobject.h
parent1b7bd5e2d0d8f3c8f31c037aae8f46b1377178fd (diff)
STORM-807 : Clean up code as discussed with Andrew
Diffstat (limited to 'indra/newview/llviewerobject.h')
-rw-r--r--indra/newview/llviewerobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llviewerobject.h b/indra/newview/llviewerobject.h
index 21de5d28be..5c1a34d555 100644
--- a/indra/newview/llviewerobject.h
+++ b/indra/newview/llviewerobject.h
@@ -226,7 +226,7 @@ public:
virtual BOOL hasLightTexture() const { return FALSE; }
// This method returns true if the object is over land owned by
- // the agent, one of its groups, or it it encroaches and
+ // the agent, one of its groups, or it encroaches and
// anti-encroachment is enabled
bool isReturnable();