From 0d7ca7ff2d0880022ec9b28d56ffc7929981b66f Mon Sep 17 00:00:00 2001 From: Rider Linden Date: Wed, 27 Aug 2025 06:41:14 -0700 Subject: Update indra/newview/llscripteditorws.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- indra/newview/llscripteditorws.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/llscripteditorws.cpp b/indra/newview/llscripteditorws.cpp index cb67880455..24f7d71b34 100644 --- a/indra/newview/llscripteditorws.cpp +++ b/indra/newview/llscripteditorws.cpp @@ -104,7 +104,7 @@ void LLScriptEditorWSServer::onConnectionClosed(const LLWebsocketMgr::WSConnecti LL_DEBUGS("ScriptEditorWS") << "Removed connection from active connections. Total: " << mActiveConnections.size() << LL_ENDL; - // TODO: When connections reach 0, stop the server aftera a timeout. + // TODO: When connections reach 0, stop the server after a timeout. } } -- cgit v1.3