summaryrefslogtreecommitdiff
path: root/Remote/Hook.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Remote/Hook.hs')
-rw-r--r--Remote/Hook.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/Hook.hs b/Remote/Hook.hs
index e6e1231a8..8f9aaafd6 100644
--- a/Remote/Hook.hs
+++ b/Remote/Hook.hs
@@ -40,7 +40,7 @@ gen r u c = do
uuid = u,
cost = cst,
name = Git.repoDescribe r,
- storeKey = store hooktype,
+ storeKey = store hooktype,
retrieveKeyFile = retrieve hooktype,
retrieveKeyFileCheap = retrieveCheap hooktype,
removeKey = remove hooktype,