Skip to content

Commit

Permalink
Fix Grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
veera-sivarajan committed Apr 26, 2024
1 parent 5f1e01a commit 9e5d607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/rustc_error_codes/src/error_codes/E0637.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
`'_` lifetime name or `&T` without an explicit lifetime name has been used
on illegal place.
in an illegal place.

Erroneous code example:

Expand Down

0 comments on commit 9e5d607

Please sign in to comment.