1
Fork 0

chore: fix some comments

Signed-off-by: xiaoxiangxianzi <zhaoyizheng@outlook.com>
This commit is contained in:
xiaoxiangxianzi 2024-03-27 21:19:17 +08:00
parent 0dcc1309d0
commit 3157114f0b
8 changed files with 9 additions and 9 deletions

View file

@ -75,7 +75,7 @@ pub(crate) struct FixupContext {
}
/// The default amount of fixing is minimal fixing. Fixups should be turned on
/// in a targetted fashion where needed.
/// in a targeted fashion where needed.
impl Default for FixupContext {
fn default() -> Self {
FixupContext {