Skip to content

Commit d99bbe9

Browse files
committed
Fixed minor typo.
1 parent 8d113de commit d99bbe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/using-bitfields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ fn walk_bitfield() {
133133
}
134134
```
135135

136-
This produces identical results in for C's print function:
136+
This produces identical results in C's print function:
137137

138138
```text
139139
Print C walk

0 commit comments

Comments
 (0)