aboutsummaryrefslogtreecommitdiff
path: root/Types/Backend.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-10-10 17:37:44 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-10-10 17:37:44 -0400
commit025ded4a2dfb58a6ec0cb47b9d625d593a4e1977 (patch)
tree861010583a8d2367cb27cdf3cb0773d8af5fea74 /Types/Backend.hs
parent10edaf6dc9c5a8f091487e8ba82ac8f54697bf0c (diff)
tweaks
Diffstat (limited to 'Types/Backend.hs')
-rw-r--r--Types/Backend.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Types/Backend.hs b/Types/Backend.hs
index f86d0845c..4f8226704 100644
--- a/Types/Backend.hs
+++ b/Types/Backend.hs
@@ -1,6 +1,6 @@
{- git-annex key/value backend data type
-
- - Most things should not need this, using Types instead
+ - Most things should not need this, using Remotes instead
-
- Copyright 2010 Joey Hess <joey@kitenet.net>
-