From c48b1434d1443ea1421fa474a6a5aecbf60ac83a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 20 Jan 2016 12:51:22 -0400 Subject: remove excess space --- Command/Info.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command/Info.hs') diff --git a/Command/Info.hs b/Command/Info.hs index 426a1300b..144f499e5 100644 --- a/Command/Info.hs +++ b/Command/Info.hs @@ -140,7 +140,7 @@ itemInfo o p = ifM (isdir p) noInfo :: String -> Annex () noInfo s = do showStart "info" s - showNote $ " not a directory or an annexed file or a remote or a uuid" + showNote $ "not a directory or an annexed file or a remote or a uuid" showEndFail dirInfo :: InfoOptions -> FilePath -> Annex () -- cgit v1.2.3