Skip to content

Commit

Permalink
Rollup merge of rust-lang#73575 - dario23:typo-errorcodes-doc, r=matt…
Browse files Browse the repository at this point in the history
…hewjasper

Fix typo in error_codes doc
  • Loading branch information
Manishearth authored Jun 21, 2020
2 parents 2717ff0 + e3d735d commit d1b1ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librustc_error_codes/error_codes/E0081.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
A discrimant value is present more than once.
A discriminant value is present more than once.

Erroneous code example:

Expand Down

0 comments on commit d1b1ca3

Please sign in to comment.