Spelling fix.

appearance isn't spelled appearence
This commit is contained in:
Lirusaito
2012-04-25 05:00:02 -04:00
parent fd183e01b5
commit 37d2e41618
3 changed files with 4 additions and 4 deletions

View File

@@ -4047,7 +4047,7 @@ void LLAgent::sendAgentSetAppearance()
llinfos << "Avatar XML num VisualParams transmitted = " << transmitted_params << llendl;
if(transmitted_params < 218) {
LLNotificationsUtil::add("SGIncompleteAppearence");
LLNotificationsUtil::add("SGIncompleteAppearance");
}
sendReliableMessage();
}

View File

@@ -89,7 +89,7 @@ const StatAttributes STAT_INFO[LLViewerStats::ST_COUNT] =
// ST_VERSION
StatAttributes("Version", TRUE, FALSE),
// ST_AVATAR_EDIT_SECONDS
StatAttributes("Seconds in Edit Appearence", FALSE, TRUE),
StatAttributes("Seconds in Edit Appearance", FALSE, TRUE),
// ST_TOOLBOX_SECONDS
StatAttributes("Seconds using Toolbox", FALSE, TRUE),
// ST_CHAT_COUNT

View File

@@ -7214,9 +7214,9 @@ Click 'Wear' to attach the Physics Wearable, or click 'Cancel' if you wish to ma
<notification
icon="alert.tga"
name="SGIncompleteAppearence"
name="SGIncompleteAppearance"
type="alert">
Sending incomplete appearence. You may appear to others as a cloud.
Sending incomplete appearance. You may appear to others as a cloud.
Your shape, skin, hair or eyes might be defect.
<usetemplate