Apply codespell -w throughout
This commit is contained in:
parent
100f5aabb6
commit
84b0a3707a
108 changed files with 135 additions and 135 deletions
|
@ -16,7 +16,7 @@ cmd :: Command
|
|||
cmd = noCommit $ noMessages $ dontCheck repoExists $
|
||||
withAnnexOptions [backendOption] $
|
||||
command "calckey" SectionPlumbing
|
||||
"calulate key for a file"
|
||||
"calculate key for a file"
|
||||
(paramRepeating paramFile)
|
||||
(batchable run (pure ()))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue