summaryrefslogtreecommitdiff
path: root/Types/Backend.hs
diff options
context:
space:
mode:
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 c9daa4671..025293a90 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 Remotes instead
+ - Most things should not need this, using Types instead
-
- Copyright 2010 Joey Hess <joey@kitenet.net>
-