Skip to content

Commit 4728438

Browse files
Improve wording
1 parent 00980b6 commit 4728438

File tree

1 file changed

+1
-1
lines changed
  • src/librustc_error_codes/error_codes

1 file changed

+1
-1
lines changed

src/librustc_error_codes/error_codes/E0718.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
A `#[lang = ".."]` attribute was placed on the wrong type of item.
1+
A `#[lang = ".."]` attribute was placed on the wrong item type.
22

33
Erroneous code example:
44

0 commit comments

Comments
 (0)