From bebb1b9d5dfc629ec73c4d3dbdb71ac15400ff3a Mon Sep 17 00:00:00 2001 From: bep Date: Tue, 7 Apr 2015 15:17:24 +0200 Subject: [PATCH] Fix spelling mistake in comment --- commands/hugo.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/hugo.go b/commands/hugo.go index 69ac46f65..b9afb3ec0 100644 --- a/commands/hugo.go +++ b/commands/hugo.go @@ -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