fix comment
This commit is contained in:
parent
4a02c2ea62
commit
ae6fcb853d
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{- git-annex key/value backend data type
|
||||
-
|
||||
- Most things should not need this, using Remotes instead
|
||||
- Most things should not need this, using Types instead
|
||||
-
|
||||
- Copyright 2010 Joey Hess <joey@kitenet.net>
|
||||
-
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{- git-annex remotes types
|
||||
-
|
||||
- Most things should not need this, using Remote instead
|
||||
- Most things should not need this, using Types instead
|
||||
-
|
||||
- Copyright 2011 Joey Hess <joey@kitenet.net>
|
||||
-
|
||||
|
|
Loading…
Reference in a new issue