summaryrefslogtreecommitdiffstats
path: root/vendor/gix-quote/src/ansi_c.rs
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gix-quote/src/ansi_c.rs')
-rw-r--r--vendor/gix-quote/src/ansi_c.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/gix-quote/src/ansi_c.rs b/vendor/gix-quote/src/ansi_c.rs
index a360c39d5..c834e2af0 100644
--- a/vendor/gix-quote/src/ansi_c.rs
+++ b/vendor/gix-quote/src/ansi_c.rs
@@ -2,7 +2,7 @@
pub mod undo {
use bstr::{BStr, BString};
- /// The error returned by [ansi_c][crate::ansi_c::undo()].
+ /// The error returned by [`ansi_c`][crate::ansi_c::undo()].
#[derive(Debug, thiserror::Error)]
#[allow(missing_docs)]
pub enum Error {