Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jserv committed Mar 8, 2024
1 parent 4a036e6 commit 1c258c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -295,7 +295,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 1c258c4

Please sign in to comment.