mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
config: Fix typo
This commit is contained in:
@@ -419,6 +419,6 @@ type Pagination struct {
|
||||
// The path element used during pagination.
|
||||
Path string
|
||||
|
||||
// WHether to disable generation of alias for the first pagination page.
|
||||
// Whether to disable generation of alias for the first pagination page.
|
||||
DisableAliases bool
|
||||
}
|
||||
|
Reference in New Issue
Block a user