mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-27 06:00:25 +03:00
Fix assorted typos
This commit is contained in:
parent
6512d128c6
commit
f7f549e3a7
8 changed files with 9 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue