Skip to content

Commit 9466a66

Browse files
Fix typo
Co-authored-by: lolbinarycat <dogedoge61+github@gmail.com>
1 parent 599dc26 commit 9466a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-cfg_boolean_literal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ By making it more convenient, this may encourage unconditionally disabled blocks
5757
# Prior art
5858
[prior-art]: #prior-art
5959

60-
Many languages with conditional compilation constructs have a way to disable a blog entirely.
60+
Many languages with conditional compilation constructs have a way to disable a block entirely.
6161

6262
- C: `#if 0`
6363
- C#: `#if false`

0 commit comments

Comments
 (0)