summaryrefslogtreecommitdiff
path: root/indra/newview/llscripteditorws.cpp
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2025-10-07 15:49:56 -0700
committerGitHub <noreply@github.com>2025-10-07 15:49:56 -0700
commit8794f45ecfaf1132d494f3b7c1e0c432fa7283d6 (patch)
tree4055f72e4644668ef5af5b38c11b4fb039629d38 /indra/newview/llscripteditorws.cpp
parent2dd9d1411f3a899f89b549ec34cd370b4d0e04b2 (diff)
Update indra/newview/llscripteditorws.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Diffstat (limited to 'indra/newview/llscripteditorws.cpp')
-rw-r--r--indra/newview/llscripteditorws.cpp2
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();