mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
Fix spelling mistake in comment
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@ func init() {
|
||||
HugoCmd.Flags().BoolVarP(&NoTimes, "noTimes", "", false, "Don't sync modification time of files")
|
||||
hugoCmdV = HugoCmd
|
||||
|
||||
// This messge will be shown to Windows users if Hugo is opened from explorer.exe
|
||||
// This message will be shown to Windows users if Hugo is opened from explorer.exe
|
||||
cobra.MousetrapHelpText = `
|
||||
|
||||
Hugo is a command line tool
|
||||
|
||||
Reference in New Issue
Block a user