Apply codespell -w throughout
This commit is contained in:
parent
100f5aabb6
commit
84b0a3707a
108 changed files with 135 additions and 135 deletions
|
@ -106,7 +106,7 @@ recordExportUnderway remoteuuid ec = do
|
|||
|
||||
-- Record information about the export to the git-annex branch.
|
||||
--
|
||||
-- This is equivilant to recordExportBeginning followed by
|
||||
-- This is equivalent to recordExportBeginning followed by
|
||||
-- recordExportUnderway, but without the ability to clean up from
|
||||
-- interrupted exports.
|
||||
recordExport :: UUID -> Git.Ref -> ExportChange -> Annex ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue