Skip to content

Commit 7f830a8

Browse files
The come back of the "a" eaten by the void
1 parent b442530 commit 7f830a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc/diagnostics.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ http://doc.rust-lang.org/reference.html#ffi-attributes
361361
"##,
362362

363363
E0109: r##"
364-
You tried to give type parameter to a type which doesn't need it. Erroneous
364+
You tried to give a type parameter to a type which doesn't need it. Erroneous
365365
code example:
366366
367367
```

0 commit comments

Comments
 (0)