WIP: Fix spelling & grammar #237

Closed
ssterling wants to merge 5 commits from ssterling/SnootGame:speling into master
First-time contributor

Don’t take this as an insult to your game; I just want to contribute what I can.

Things I’m targeting:

  • Homophone substitution errors
  • Capitalization errors
  • Semicolon misuse
  • Comma splices upsetting rhythm
  • Hyphens used as dashes

Meanwhile, some things I’m ignoring so that I don’t change the writing too much:

  • Comma splices where the text still flows smoothly
  • Missing commas where the absence thereof doesn’t upset rhythm
  • Use of hyphen to indicate stuttering or switch of phrase
Don’t take this as an insult to your game; I just want to contribute what I can. Things I’m targeting: - Homophone substitution errors - Capitalization errors - Semicolon misuse - Comma splices upsetting rhythm - Hyphens used as dashes Meanwhile, some things I’m ignoring so that I don’t change the writing too much: - Comma splices where the text still flows smoothly - Missing commas where the absence thereof doesn’t upset rhythm - Use of hyphen to indicate stuttering or switch of phrase
ssterling added 5 commits 2024-05-27 23:56:25 +00:00
Hyphens were kept as-is for same-word stuttering
and section titles.
There are a lot of comma splices, but “fixing” them all would
totally change the feel of the game.  These two were the only
ones that stood out in any way thus far.
Fix some proper noun capitalization
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
8fd61c14ae
Author
First-time contributor

I refreshed the page while submitting and didn’t realize it was trying to merge into the master branch. Furthermore, I branched from master, anyway.

I refreshed the page while submitting and didn’t realize it was trying to merge into the master branch. Furthermore, I branched from master, anyway.
ssterling closed this pull request 2024-05-28 00:21:36 +00:00
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Cavemanon/SnootGame#237
No description provided.