Skip to content

Conversation

@timkuijsten
Copy link

@timkuijsten timkuijsten commented Nov 4, 2025

Mechanical change:
grep -RIl ' EVERY cpp file int the ' | xargs sed -i 's/ EVERY cpp file int the / EVERY cpp file in the /'

Mechanical change:
grep -RIl ' EVERY cpp file int the ' | \
    xargs sed -i 's/ EVERY cpp file int the / EVERY cpp file in the /'
@bobtista
Copy link

bobtista commented Nov 4, 2025

Looks good tto me ;)

@xezon xezon added the Refactor Edits the code with insignificant behavior changes, is never user facing label Nov 5, 2025
@xezon xezon changed the title fix typo refactor: Fix misspelled word in comments Nov 5, 2025
Copy link

@xezon xezon left a comment

Choose a reason for hiding this comment

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

This is systemic mispelling.

@xezon xezon merged commit 08807eb into TheSuperHackers:main Nov 5, 2025
19 checks passed
fbraz3 pushed a commit to fbraz3/GeneralsX that referenced this pull request Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Refactor Edits the code with insignificant behavior changes, is never user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants