correct spelling mistakes

This commit is contained in:
Edward Betts 2017-02-11 09:38:49 +00:00 committed by Joey Hess
parent 5e6ced7d0f
commit 0750913136
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
52 changed files with 69 additions and 69 deletions

View file

@ -119,7 +119,7 @@ uninitialize = do
{- Will automatically initialize if there is already a git-annex
- branch from somewhere. Otherwise, require a manual init
- to avoid git-annex accidentially being run in git
- to avoid git-annex accidentally being run in git
- repos that did not intend to use it.
-
- Checks repository version and handles upgrades too.