mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-11 20:03:58 +02:00
Fix typos
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
0efd374805
commit
3cea2932e1
@@ -47,7 +47,7 @@ type Language struct {
|
||||
// If set per language, this tells Hugo that all content files without any
|
||||
// language indicator (e.g. my-page.en.md) is in this language.
|
||||
// This is usually a path relative to the working dir, but it can be an
|
||||
// absolute directory referenece. It is what we get.
|
||||
// absolute directory reference. It is what we get.
|
||||
ContentDir string
|
||||
|
||||
Cfg config.Provider
|
||||
|
Reference in New Issue
Block a user