diff options
Diffstat (limited to 'indra/newview/llscripteditorws.cpp')
| -rw-r--r-- | indra/newview/llscripteditorws.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llscripteditorws.cpp b/indra/newview/llscripteditorws.cpp index 0756859ec4..53ef1d4dc2 100644 --- a/indra/newview/llscripteditorws.cpp +++ b/indra/newview/llscripteditorws.cpp @@ -293,7 +293,7 @@ void LLScriptEditorWSServer::setupConnectionMethods(LLJSONRPCConnection::ptr_t c } } -void LLScriptEditorWSServer::broadcastLangugeChange() +void LLScriptEditorWSServer::broadcastLanguageChange() { LLUUID syntax_id = LLSyntaxIdLSL::instance().getSyntaxID(); |
