From 02cdc2f0b7081effe85e04b2bd34de1ce79b62f6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 29 Jan 2015 13:51:30 -0400 Subject: [PATCH] typo --- Build/NullSoftInstaller.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Build/NullSoftInstaller.hs b/Build/NullSoftInstaller.hs index c5fefa8944..846c8d6217 100644 --- a/Build/NullSoftInstaller.hs +++ b/Build/NullSoftInstaller.hs @@ -204,8 +204,8 @@ cygwinDlls = -- msysgit opens Program Files/Git/doc/git/html/git-annex.html -- when git annex --help is run. -writeHtmlText :: String -writeHtmlText = unlines +htmlHelpText :: String +htmlHelpText = unlines [ "" , "git-annex help" , ""