weirdly doubled slashes
This commit is contained in:
parent
c8163ce29a
commit
f61d891f2e
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ needGit = strConcat
|
|||
, gitInstallDir
|
||||
, fromString " , it seems to not be installed, "
|
||||
, fromString "or may be installed in another location. "
|
||||
, fromString "You can install git from http:////git-scm.com//"
|
||||
, fromString "You can install git from http://git-scm.com//"
|
||||
]
|
||||
|
||||
makeInstaller :: FilePath -> FilePath -> [FilePath] -> [FilePath] -> String
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue