Skip to content

chore: fix typos in web GestureHandler comments - #4490

Open
AlexRixten wants to merge 1 commit into
software-mansion:mainfrom
AlexRixten:chore/fix-typos-gesture-handler
Open

chore: fix typos in web GestureHandler comments#4490
AlexRixten wants to merge 1 commit into
software-mansion:mainfrom
AlexRixten:chore/fix-typos-gesture-handler

Conversation

@AlexRixten

Copy link
Copy Markdown

Description

Fixes two typos in code comments in GestureHandler.ts (previuosprevious, overridenoverridden). Comment-only change, no runtime impact.

Test plan

Not applicable — comment-only change.

Copilot AI lite review requested due to automatic review settings September 7, 2026 11:22
@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Team

Run ID: 87c69741-bca6-43cb-9025-502941384eda

📥 Commits

Reviewing files that changed from the base of the PR and between ebc923b and 072a203.

📒 Files selected for processing (1)
  • packages/react-native-gesture-handler/src/web/handlers/GestureHandler.ts

Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review.


📝 Summary

Summary by CodeRabbit

  • Documentation
    • Corrected spelling in inline code comments.
    • No user-visible functionality or behavior changes.

Walkthrough

Changes

Comment corrections

Layer / File(s) Summary
Gesture handler comments
packages/react-native-gesture-handler/src/web/handlers/GestureHandler.ts
Corrected “previuos” to “previous” and “overriden” to “overridden”. No functional behavior changed.

Suggested reviewers: m-bert, j-piasecki

Merge Risk: ⚪ Minimal · up to 072a2

This change corrects two comment typos in the web gesture handler and does not alter application behavior or user-facing functionality. It is ready to merge.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: correcting typos in comments in the web GestureHandler implementation.
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.

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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The diff is limited to comment spelling fixes and does not affect runtime behavior.

Pull request overview

This PR corrects two spelling mistakes in code comments within the web GestureHandler implementation, with no functional or runtime behavior changes.

Changes:

  • Fixes typo in a state-transition comment (previuosprevious).
  • Fixes typo in an event-transform comment (overridenoverridden).
File summaries
File Description
packages/react-native-gesture-handler/src/web/handlers/GestureHandler.ts Corrects two comment typos in the web gesture handler base class.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@m-bert

m-bert commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Thank you! ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants