Update hugo.go

pull/68/head
Henrique Dias 2016-03-05 15:20:50 +00:00
parent ee1a652482
commit 33dbf721ec
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ func GetPath() string {
downloadHugo()
checkSHA256()
fmt.Print("Unziping... ")
fmt.Print("Unzipping... ")
// Unzip or Ungzip the file
switch runtime.GOOS {