diff options
author | Paul ProductEngine <pguslisty@productengine.com> | 2012-04-17 20:11:01 +0300 |
---|---|---|
committer | Paul ProductEngine <pguslisty@productengine.com> | 2012-04-17 20:11:01 +0300 |
commit | 485a8e76b84b9d2aaf566662cb2836e1da3076d0 (patch) | |
tree | 9482cef0bce8cf0c7bace3477f3373e53e1588fe /indra/newview | |
parent | 1de63bec5089e64b1bf6bc7eaad95d5210f0fd05 (diff) |
MAINT-966 FIXED ([PUBLIC]typo on viewer Second Life 3.3.2 (253914) Apr 14)
- Fixed typo in word "browser"
Diffstat (limited to 'indra/newview')
-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 c11f3cf978..bed139d9df 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -7241,7 +7241,7 @@ <key>WebContentWindowLimit</key> <map> <key>Comment</key> - <string>Maximum number of web brower windows that can be open at once in the Web content floater (0 for no limit)</string> + <string>Maximum number of web browser windows that can be open at once in the Web content floater (0 for no limit)</string> <key>Persist</key> <integer>1</integer> <key>Type</key> |