Skip to content

Commit

Permalink
Fix typo (sysprog21#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkban authored and eleanorLYJ committed Mar 11, 2024
1 parent 0b936cf commit fe5bcdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ level, e.g.:
}
```

If the case bock does not break, then it is strongly recommended to add a
If the case block does not break, then it is strongly recommended to add a
comment containing "fallthrough" to indicate it. Modern compilers can also
be configured to require such comment (see gcc `-Wimplicit-fallthrough`).

Expand Down

0 comments on commit fe5bcdd

Please sign in to comment.