summaryrefslogtreecommitdiff
path: root/Command/Import.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-30 14:10:28 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-30 14:10:28 -0400
commitee8845d48d6e70424a7dd65e45d5d2aaba5edab1 (patch)
tree8628387ae12cf3ba9b2e99984277f1118ba76fa6 /Command/Import.hs
parente0544f17c1ac482445ff1ae18a413be7cad68f2c (diff)
improve messages
Diffstat (limited to 'Command/Import.hs')
-rw-r--r--Command/Import.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Import.hs b/Command/Import.hs
index 58e4db38a..eb21faea2 100644
--- a/Command/Import.hs
+++ b/Command/Import.hs
@@ -84,7 +84,7 @@ start mode (srcfile, destfile) =
liftIO $ removeFile srcfile
next $ return True
, do
- warning "could not verify that the content is still present in the annex; not removing from the import location"
+ warning "Could not verify that the content is still present in the annex; not removing from the import location."
stop
)
importfile = do