Apply codespell -w throughout
This commit is contained in:
parent
100f5aabb6
commit
84b0a3707a
108 changed files with 135 additions and 135 deletions
2
Limit.hs
2
Limit.hs
|
@ -283,7 +283,7 @@ matchLockStatus wantlocked (MatchingInfo p) =
|
|||
matchLockStatus _ (MatchingUserInfo _) = pure False
|
||||
|
||||
{- Adds a limit to skip files not believed to be present
|
||||
- in a specfied repository. Optionally on a prior date. -}
|
||||
- in a specified repository. Optionally on a prior date. -}
|
||||
addIn :: String -> Annex ()
|
||||
addIn s = do
|
||||
u <- Remote.nameToUUID name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue