summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-ui/unescaped_backticks.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc-ui/unescaped_backticks.rs')
-rw-r--r--tests/rustdoc-ui/unescaped_backticks.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc-ui/unescaped_backticks.rs b/tests/rustdoc-ui/unescaped_backticks.rs
index e960e9f59..e813fba47 100644
--- a/tests/rustdoc-ui/unescaped_backticks.rs
+++ b/tests/rustdoc-ui/unescaped_backticks.rs
@@ -190,7 +190,7 @@ pub fn complicated_markdown() {}
pub mod mir {}
pub mod rustc {
- /// Constructs a `TyKind::Error` type and registers a `delay_span_bug` with the given `msg to
+ /// Constructs a `TyKind::Error` type and registers a `span_delayed_bug` with the given `msg to
//~^ ERROR unescaped backtick
/// ensure it gets used.
pub fn ty_error_with_message() {}