Skip to content

Commit 13841a1

Browse files
committed
Fix typo
1 parent 952a2e9 commit 13841a1

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
@@ -274,7 +274,7 @@ level, e.g.:
274274
}
275275
```
276276

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

0 commit comments

Comments
 (0)