diff options
author | Dmitry Zaporozhan <dzaporozhan@productengine.com> | 2009-11-03 15:00:10 +0200 |
---|---|---|
committer | Dmitry Zaporozhan <dzaporozhan@productengine.com> | 2009-11-03 15:00:10 +0200 |
commit | 6d292f0e816fcb571e73619aabdc9a7cfe179467 (patch) | |
tree | 57a608f999da08a19d115761e602483a96919b9d /indra/newview/lllandmarkactions.h | |
parent | 4fa120feb419f7ab99998466623696584b7b282d (diff) | |
parent | a7d82c0d0e02f53929e5a5574f6efcb7db91b5af (diff) |
Merge
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/lllandmarkactions.h')
-rw-r--r-- | indra/newview/lllandmarkactions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lllandmarkactions.h b/indra/newview/lllandmarkactions.h index 312426cab0..1c524c820c 100644 --- a/indra/newview/lllandmarkactions.h +++ b/indra/newview/lllandmarkactions.h @@ -55,7 +55,7 @@ public: static bool landmarkAlreadyExists(); /** - * @brief Checks whether landmark exists for current parcel. + * @brief Checks whether landmark exists for current agent parcel. */ static bool hasParcelLandmark(); |