diff options
author | Richard Linden <none@none> | 2010-11-01 16:29:49 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-11-01 16:29:49 -0700 |
commit | f1830e905c553bff42a9035bc4bee9c40d707617 (patch) | |
tree | e864d97faca4226f64c3fa04f1aee79127cd4e54 | |
parent | 38a182f62fcdd3c8e684459bf29a434bf36dbce2 (diff) |
removed extra space that resulted in strange line wrapping
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index b32a33b59a..5a609e201d 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6452,7 +6452,7 @@ Mute everyone? label="Change your Look" type="hint" unique="true"> - Would you like to try a new look? Click the button below to see more Avatars. + Would you like to try a new look? Click the button below to see more Avatars. </notification> <notification |