summaryrefslogtreecommitdiff
path: root/Types/Remote.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-07-26 13:25:06 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-07-26 13:25:06 -0400
commitbce4a15b98f4d899fc7fe6436cd229240b845392 (patch)
tree26a6e3775270fe62f0d68e6dbf15981146678170 /Types/Remote.hs
parentabf47bf25aea42a96fffc4cd8ca4e3c9406d4fbd (diff)
wording
Diffstat (limited to 'Types/Remote.hs')
-rw-r--r--Types/Remote.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Types/Remote.hs b/Types/Remote.hs
index 2ddb68dfb..584f3d044 100644
--- a/Types/Remote.hs
+++ b/Types/Remote.hs
@@ -56,7 +56,7 @@ data RemoteA a = Remote {
name :: RemoteName,
-- Remotes have a use cost; higher is more expensive
cost :: Cost,
- -- Transfers a key to the remote.
+ -- Transfers a key's contents from disk to the remote.
storeKey :: Key -> AssociatedFile -> MeterUpdate -> a Bool,
-- Retrieves a key's contents to a file.
-- (The MeterUpdate does not need to be used if it retrieves