Skip to content

Commit

Permalink
Update E0170.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan-DPC committed Jan 15, 2020
1 parent 5076a3e commit 6801cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/librustc_error_codes/error_codes/E0170.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
A pattern binding is using the same name as one of the variants a type.
A pattern binding is using the same name as one of the variants of a type.

Erroneous code example:

Expand Down

0 comments on commit 6801cf4

Please sign in to comment.