summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-19 08:18:17 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-19 08:18:17 -0400
commitc5d98b07cc6a3cdfb0462c242e0dd9e5b0ec9d12 (patch)
treeec26a3bc53ea2a5f1f8406e25baaf11d4eb9c576
parentc5910fd179d374f644ab3c843b243a51a7df9b24 (diff)
desc
-rw-r--r--Git/Remote/Remove.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Git/Remote/Remove.hs b/Git/Remote/Remove.hs
index 2ffc9b358..e6c13b9ea 100644
--- a/Git/Remote/Remove.hs
+++ b/Git/Remote/Remove.hs
@@ -1,4 +1,4 @@
-{- git remote stuff
+{- git remote removal
-
- Copyright 2012 Joey Hess <id@joeyh.name>
-