typo
This commit is contained in:
parent
1af8107fec
commit
02cdc2f0b7
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
[ "<html>"
|
||||
, "<title>git-annex help</title>"
|
||||
, "<body>"
|
||||
|
|
Loading…
Add table
Reference in a new issue