1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-29 18:01:43 +00:00

chore: fix some minor issues in the comments (#3439)

Signed-off-by: suranmiao <solsui@outlook.com>
This commit is contained in:
suranmiao
2025-10-18 05:13:18 +08:00
committed by GitHub
parent a730eaae0a
commit f1a0d8b3f7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -346,7 +346,7 @@ impl EscapeSequenceOffsets {
}
}
/// An iterator over the offests of ANSI/VT escape sequences within a string.
/// An iterator over the offsets of ANSI/VT escape sequences within a string.
///
/// ## Example
///