Skip to content

fix: typo 'handline' -> 'handling' in websocket error log#3880

Merged
evanpelle merged 1 commit intoopenfrontio:mainfrom
berkelmali:fix/typo-handling-websocket
May 8, 2026
Merged

fix: typo 'handline' -> 'handling' in websocket error log#3880
evanpelle merged 1 commit intoopenfrontio:mainfrom
berkelmali:fix/typo-handling-websocket

Conversation

@berkelmali
Copy link
Copy Markdown
Contributor

Description:

Fixes a typo in GameServer.ts - handline should be handling in the websocket error log message.

Please complete the following:

  • I have added screenshots for all UI updates
  • I process any text displayed to the user through translateText() and I've added it to the en.json file
  • I have added relevant tests to the test directory
  • I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced

Please put your Discord username so you can be contacted if a bug or regression is found:

barfires

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 7, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 51aa9726-b0b0-4697-bfa0-dbd7f9c3a0d3

📥 Commits

Reviewing files that changed from the base of the PR and between 4889cb8 and 84e8011.

📒 Files selected for processing (1)
  • src/server/GameServer.ts

Walkthrough

A single typo in the WebSocket message error handler log message is corrected from "handline" to "handling". No runtime logic, control flow, or behavioral changes occur.

Changes

Error Message Correction

Layer / File(s) Summary
Logging Message Fix
src/server/GameServer.ts
Error log message text corrected from "error handline" to "error handling".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minutes

Poem

A typo caught in the night,
"handline" becomes "handling" right,
One little fix, clean and bright,
Error logs now read just right! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely describes the single change: fixing a typo in the websocket error log message from 'handline' to 'handling' in GameServer.ts.
Description check ✅ Passed The description is directly related to the changeset, clearly explaining the typo fix in GameServer.ts and providing relevant checklist items.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Collaborator

@evanpelle evanpelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@github-project-automation github-project-automation Bot moved this from Triage to Final Review in OpenFront Release Management May 8, 2026
@evanpelle evanpelle added this to the v32 milestone May 8, 2026
@evanpelle evanpelle merged commit 79020e3 into openfrontio:main May 8, 2026
12 of 13 checks passed
@github-project-automation github-project-automation Bot moved this from Final Review to Complete in OpenFront Release Management May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

2 participants