summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/keys.xml
diff options
context:
space:
mode:
authorLeyla Farazha <leyla@lindenlab.com>2011-06-29 14:26:51 -0700
committerLeyla Farazha <leyla@lindenlab.com>2011-06-29 14:26:51 -0700
commit2b2feaa929eda46bfeb4fe8baf2838e798ab35ac (patch)
tree5728098d906137b282a9648e3b998a3bd98bebed /indra/newview/app_settings/keys.xml
parentd3922f8e494e0858c8f346128f9d2c5e0377c1b8 (diff)
fixing key file comment - missing !
Diffstat (limited to 'indra/newview/app_settings/keys.xml')
-rw-r--r--indra/newview/app_settings/keys.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/keys.xml b/indra/newview/app_settings/keys.xml
index 101deea55b..6e3673e7d9 100644
--- a/indra/newview/app_settings/keys.xml
+++ b/indra/newview/app_settings/keys.xml
@@ -181,7 +181,7 @@
<binding key="PAD_DIVIDE" mask="CTL_ALT_SHIFT" command="start_gesture"/>
</third_person>
- <-- Basic editing camera control -->
+ <!-- Basic editing camera control -->
<edit>
<binding key="A" mask="NONE" command="spin_around_cw"/>
<binding key="D" mask="NONE" command="spin_around_ccw"/>