Skip to content

Commit d1b1ca3

Browse files
authored
Rollup merge of rust-lang#73575 - dario23:typo-errorcodes-doc, r=matthewjasper
Fix typo in error_codes doc
2 parents 2717ff0 + e3d735d commit d1b1ca3

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
A discrimant value is present more than once.
1+
A discriminant value is present more than once.
22

33
Erroneous code example:
44

0 commit comments

Comments
 (0)