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 952a2e9 commit 13841a1Copy full SHA for 13841a1
CONTRIBUTING.md
@@ -274,7 +274,7 @@ level, e.g.:
274
}
275
```
276
277
-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
278
comment containing "fallthrough" to indicate it. Modern compilers can also
279
be configured to require such comment (see gcc `-Wimplicit-fallthrough`).
280
0 commit comments