Fix assorted typos

This commit is contained in:
XhmikosR 2019-07-31 15:36:36 +03:00 committed by Bjørn Erik Pedersen
parent 6512d128c6
commit f7f549e3a7
8 changed files with 9 additions and 9 deletions

View file

@ -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