Skip to content

Commit 256eec4

Browse files
authored
Update E0124.md
1 parent 1474d2a commit 256eec4

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/E0124.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
A struct with two fields having the same name has been declared.
1+
A struct was declared with two fields having the same name.
22

33
Erroneous code example:
44

0 commit comments

Comments
 (0)