diff options
| author | Leslie Linden <leslie@lindenlab.com> | 2011-11-01 16:24:13 -0700 | 
|---|---|---|
| committer | Leslie Linden <leslie@lindenlab.com> | 2011-11-01 16:24:13 -0700 | 
| commit | 3ad6b8829bd45960d7f8d460a74d13d7d1562ef4 (patch) | |
| tree | c37769f377f7906e4db9341a3d0675308b108112 | |
| parent | e350bf7bdf2e734a7ac01a3715eeb4f159a866b1 (diff) | |
EXP-1480 FIX
| -rw-r--r-- | indra/newview/app_settings/settings_per_account.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/app_settings/settings_per_account.xml b/indra/newview/app_settings/settings_per_account.xml index 6ed4480cb1..8cdd8ed838 100644 --- a/indra/newview/app_settings/settings_per_account.xml +++ b/indra/newview/app_settings/settings_per_account.xml @@ -36,7 +36,7 @@      <key>DisplayDestinationsOnInitialRun</key>          <map>          <key>Comment</key> -          <string>Display the destinations guide when a user first launches FUI.</string> +          <string>Display the destinations guide when a user first launches Second Life.</string>          <key>Persist</key>            <integer>1</integer>          <key>Type</key> | 
