Skip to content

Commit

Permalink
fix: doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
Myriad-Dreamin committed Dec 27, 2023
1 parent 2c60747 commit ff9c387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/mitex-lexer/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ pub trait MacroifyStream<'a> {
/// See [`LexCache<'a>`] for implementation
impl BumpTokenStream<'_> for () {}

/// The default implementation of [`MacroHost`]
/// The default implementation of [`MacroifyStream`]
impl MacroifyStream<'_> for () {}

/// Small memory-efficient lexer for TeX
Expand Down

0 comments on commit ff9c387

Please sign in to comment.