Skip to content

Commit 16489f7

Browse files
authored
Rollup merge of #119730 - vuittont60:master, r=GuillaumeGomez
docs: fix typos
2 parents 1caa419 + 1b08e25 commit 16489f7

File tree

1 file changed

+1
-1
lines changed
  • tests/rustdoc-ui/error-in-impl-trait

1 file changed

+1
-1
lines changed

tests/rustdoc-ui/error-in-impl-trait/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Each of these needs to be in a separate file,
2-
because the `span_delayed_bug` ICE in rustdoc won't be triggerred
2+
because the `span_delayed_bug` ICE in rustdoc won't be triggered
33
if even a single other error was emitted.
44

55
However, conceptually they are all testing basically the same thing.

0 commit comments

Comments
 (0)