Spelling fix.
appearance isn't spelled appearence
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user