chore: fix some comments
Signed-off-by: xiaoxiangxianzi <zhaoyizheng@outlook.com>
This commit is contained in:
parent
0dcc1309d0
commit
3157114f0b
8 changed files with 9 additions and 9 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue