diff options
-rw-r--r-- | indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 2241bb89a4..fc878653e4 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -16259,7 +16259,7 @@ <key>EnableLookAtTarget</key> <map> <key>Comment</key> - <string>Whether or not to send animate the avatar head and send look at targets when moving the cursor or focusing on objects</string> + <string>Whether or not to animate the avatar head and send look at targets when moving the cursor or focusing on objects</string> <key>Persist</key> <integer>1</integer> <key>Type</key> |