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 Mar 8, 2024
1 parent 5dcb1bd commit b1fbeb7
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 b1fbeb7

Please sign in to comment.