Skip to content

[Doc] Fix double-word typos in comments - #15619

Merged
nobu merged 1 commit into
ruby:masterfrom
aguspe:fix-typos-double-words
Dec 18, 2025
Merged

[Doc] Fix double-word typos in comments#15619
nobu merged 1 commit into
ruby:masterfrom
aguspe:fix-typos-double-words

Conversation

@aguspe

@aguspe aguspe commented Dec 18, 2025

Copy link
Copy Markdown
Contributor

Found via grep for repeated words.

  • set.c: Fix "or or"
  • include/ruby/internal/symbol.h: Fix "is is"
  • include/ruby/internal/ctype.h: Fix "in in"

I was just looking at the symbol.h to learn about it and I noticed the is is typo so I started searching around for other typos

I hope it helps if not I will close it

Found via `grep` for repeated words.

* set.c: Fix "or or"
* include/ruby/internal/symbol.h: Fix "is is"
* include/ruby/internal/ctype.h: Fix "in in"
@nobu nobu added the Documentation Improvements to documentation. label Dec 18, 2025
@nobu
nobu merged commit cfa3e7c into ruby:master Dec 18, 2025
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants