diff options
author | Richard Nelson <none@none> | 2010-08-20 14:36:54 -0700 |
---|---|---|
committer | Richard Nelson <none@none> | 2010-08-20 14:36:54 -0700 |
commit | c7540c6a039b107a014d89eed6c01c02aaa86335 (patch) | |
tree | 9254238b8f13b2e3c33b7b976d6b88e9f06442e2 /indra/newview/app_settings | |
parent | e948c4d9a95633f0b9eda9fbcb6e79ebacda8ef5 (diff) |
fixed spelling error
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/cmd_line.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/cmd_line.xml b/indra/newview/app_settings/cmd_line.xml index 5f143431de..00d69f805e 100644 --- a/indra/newview/app_settings/cmd_line.xml +++ b/indra/newview/app_settings/cmd_line.xml @@ -296,7 +296,7 @@ <key>multiple</key> <map> <key>desc</key> - <string>Allow multple viewers.</string> + <string>Allow multiple viewers.</string> <key>map-to</key> <string>AllowMultipleViewers</string> </map> |