Skip to content

Commit 8ea93eb

Browse files
committed
Fix typo
1 parent ae73316 commit 8ea93eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ level, e.g.:
341341
}
342342
```
343343

344-
If the case bock does not break, then it is strongly recommended to add a
344+
If the case block does not break, then it is strongly recommended to add a
345345
comment containing "fallthrough" to indicate it. Modern compilers can also
346346
be configured to require such comment (see gcc `-Wimplicit-fallthrough`).
347347

0 commit comments

Comments
 (0)