Skip to content

Commit 4c1b2ba

Browse files
committed
oops typo
1 parent b213d1f commit 4c1b2ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3791-crate-attr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ My awesome crate
135135
```
136136
Edition-related changes to how proc-macros are passed tokens may need to consider how crate-attr is affected.
137137

138-
The behavior of `file!` and `column!` are not specified; see "Unresolved questions".
138+
The behavior of `line!` and `column!` are not specified; see "Unresolved questions".
139139

140140
[indoc]: https://docs.rs/indoc/latest/indoc/
141141

0 commit comments

Comments
 (0)