Fix typo in typos.toml
(#29770)
This PR fixes a typo in `typos.toml`. How ironic. Release Notes: - N/A
This commit is contained in:
parent
1ffedf4a08
commit
51f1998107
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ extend-ignore-re = [
|
|||
"Big Sur",
|
||||
# Not an actual typo but an intentionally invalid color, in `color_extractor`
|
||||
"#fof",
|
||||
# Stropped version of reserved keyword `type`
|
||||
# Stripped version of reserved keyword `type`
|
||||
"typ"
|
||||
]
|
||||
check-filename = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue