run codespell throughout fixing typos automagically
=== Do not change lines below === { "chain": [], "cmd": "codespell -w", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
This commit is contained in:
parent
aa9f9333ea
commit
87e2ae2014
31 changed files with 47 additions and 47 deletions
|
@ -58,7 +58,7 @@ newtype Armoring = Armoring Bool
|
|||
- This is unfortunately needed because of an infelicity in the SOP
|
||||
- standard, as documented in section 9.9 "Be Careful with Special
|
||||
- Designators", when using "@FD:" and similar designators the SOP
|
||||
- command may test for the presense of a file with the same name on the
|
||||
- command may test for the presence of a file with the same name on the
|
||||
- filesystem, and fail with AMBIGUOUS_INPUT.
|
||||
-
|
||||
- Since we don't want to need to deal with such random failure due to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue