spell "Requesting" correctly

meow-7.2.2
Oz Linden 2018-01-12 12:35:22 -05:00
parent 47257bb010
commit 9e4b977b2f
1 changed files with 1 additions and 1 deletions

View File

@ -973,7 +973,7 @@ bool LLVivoxVoiceClient::establishVoiceConnection()
bool connected(false);
bool giving_up(false);
int retries = 0;
LL_INFOS("Voice") << "Requestiong connection to voice service" << LL_ENDL;
LL_INFOS("Voice") << "Requesting connection to voice service" << LL_ENDL;
LLVoiceVivoxStats::getInstance()->establishAttemptStart();
connectorCreate();