Skip to content

Commit 767780e

Browse files
committed
Fix typo
1 parent d5dcdbd commit 767780e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ level, e.g.:
288288
}
289289
```
290290

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

0 commit comments

Comments
 (0)