Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tkban authored Mar 7, 2024
1 parent 5dcb1bd commit 3336d1b
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 3336d1b

Please sign in to comment.