diff options
| author | Rider Linden <rider@lindenlab.com> | 2025-10-07 15:49:56 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-07 15:49:56 -0700 |
| commit | 8794f45ecfaf1132d494f3b7c1e0c432fa7283d6 (patch) | |
| tree | 4055f72e4644668ef5af5b38c11b4fb039629d38 /indra/newview/llscripteditorws.cpp | |
| parent | 2dd9d1411f3a899f89b549ec34cd370b4d0e04b2 (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.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(); |
