mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-29 07:00:31 +03:00
all: Typo fixes
This commit is contained in:
parent
92de8625c7
commit
17765a7451
9 changed files with 9 additions and 9 deletions
|
@ -27,7 +27,7 @@ import (
|
|||
|
||||
var (
|
||||
_ error = (*errorResource)(nil)
|
||||
// Imnage covers all current Resource implementations.
|
||||
// Image covers all current Resource implementations.
|
||||
_ images.ImageResource = (*errorResource)(nil)
|
||||
// The list of user facing and exported interfaces in resource.go
|
||||
// Note that if we're missing some interface here, the user will still
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue