Skip to content

chore: fix typos in comments and messages#106495

Merged
ryan953 merged 3 commits intogetsentry:masterfrom
NAM-MAN:fix-typos
Jan 19, 2026
Merged

chore: fix typos in comments and messages#106495
ryan953 merged 3 commits intogetsentry:masterfrom
NAM-MAN:fix-typos

Conversation

@NAM-MAN
Copy link
Contributor

@NAM-MAN NAM-MAN commented Jan 17, 2026

Fix typos in comments and messages:

  • of ofof (x2)
  • the thethe (x3)
  • be bebe (x4)
  • to toto (x2)
  • a aa (x2)
  • For forFor

@NAM-MAN NAM-MAN requested review from a team as code owners January 17, 2026 08:38
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 17, 2026
Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@ryan953 ryan953 added the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Jan 17, 2026
@NAM-MAN
Copy link
Contributor Author

NAM-MAN commented Jan 17, 2026

Good catch! Fixed the typo in the source file (src/sentry/search/events/types.py) as well. Thanks for pointing that out!

@github-actions github-actions bot added Scope: Backend Automatically applied to PRs that change backend components and removed Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests labels Jan 17, 2026
@github-actions
Copy link
Contributor

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

@ryan953 ryan953 added the Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests label Jan 18, 2026
@ryan953 ryan953 merged commit 18dd92f into getsentry:master Jan 19, 2026
69 of 71 checks passed
BYK pushed a commit that referenced this pull request Jan 19, 2026
Fix typos in comments and messages:
- `of of` → `of` (x2)
- `the the` → `the` (x3)
- `be be` → `be` (x4)
- `to to` → `to` (x2)
- `a a` → `a` (x2)
- `For for` → `For`
@github-actions github-actions bot locked and limited conversation to collaborators Feb 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components Scope: Frontend Automatically applied to PRs that change frontend components Trigger: getsentry tests Once code is reviewed: apply label to PR to trigger getsentry tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants