Skip to content

Fix typo from commited to committed #19486

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

BaseMax
Copy link

@BaseMax BaseMax commented May 13, 2025

Fix typo from commited to committed

@Copilot Copilot AI review requested due to automatic review settings May 13, 2025 19:04
@BaseMax BaseMax requested review from a team as code owners May 13, 2025 19:04
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes several typographical errors across multiple files.

  • Corrects a typo in the typo database (fixing "commited" to "committed")
  • Updates error message strings in a JavaScript test file
  • Fixes spelling in Java stub Javadoc comments

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
shared/typos/codeql/typos/TypoDatabase.qll Corrects typo mapping by updating the wrong spelling from "commited" to "committed"
javascript/ql/test/query-tests/Security/CWE-912/tst.js Fixes spelling of "error occured" to "error occurred" in static error messages
java/ql/test/stubs/jabsorb-1.3.2/org/jabsorb/serializer/ObjectMatch.java Updates Javadoc comments to correct the spelling of "occured" to "occurred"

@owen-mc
Copy link
Contributor

owen-mc commented May 14, 2025

One commit is already in another PR, and I have responded there. The only appearance of "comited" is intended - it is there to catch the common typo! So I am closing this PR.

@owen-mc owen-mc closed this May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants