We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dcb1bd commit b1fbeb7Copy full SHA for b1fbeb7
CONTRIBUTING.md
@@ -319,7 +319,7 @@ level, e.g.:
319
}
320
```
321
322
-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
323
comment containing "fallthrough" to indicate it. Modern compilers can also
324
be configured to require such comment (see gcc `-Wimplicit-fallthrough`).
325
0 commit comments