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
|
-- msysgit opens Program Files/Git/doc/git/html/git-annex.html
|
||||||
-- when git annex --help is run.
|
-- when git annex --help is run.
|
||||||
writeHtmlText :: String
|
htmlHelpText :: String
|
||||||
writeHtmlText = unlines
|
htmlHelpText = unlines
|
||||||
[ "<html>"
|
[ "<html>"
|
||||||
, "<title>git-annex help</title>"
|
, "<title>git-annex help</title>"
|
||||||
, "<body>"
|
, "<body>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue