From f7f549e3a7492c787c6abb4900cc0f57c8ab1826 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 31 Jul 2019 15:36:36 +0300 Subject: Fix assorted typos --- hugofs/stacktracer_fs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hugofs') diff --git a/hugofs/stacktracer_fs.go b/hugofs/stacktracer_fs.go index d4db164ca..d3769f903 100644 --- a/hugofs/stacktracer_fs.go +++ b/hugofs/stacktracer_fs.go @@ -24,7 +24,7 @@ import ( "github.com/spf13/afero" ) -// Make sure we don't accidently use this in the real Hugo. +// Make sure we don't accidentally use this in the real Hugo. var _ types.DevMarker = (*stacktracerFs)(nil) // NewStacktracerFs wraps the given fs printing stack traces for file creates -- cgit v1.2.3