mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-31 22:41:53 +02:00
all: Fix typos
This commit is contained in:
@@ -29,7 +29,7 @@ import (
|
||||
"github.com/gohugoio/hugo/navigation"
|
||||
)
|
||||
|
||||
// Site represents a site. There can be multople sites in a multilingual setup.
|
||||
// Site represents a site. There can be multiple sites in a multilingual setup.
|
||||
type Site interface {
|
||||
// Returns the Language configured for this Site.
|
||||
Language() *langs.Language
|
||||
|
Reference in New Issue
Block a user