mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-27 06:00:25 +03:00
all: Typo fixes
This commit is contained in:
parent
92de8625c7
commit
17765a7451
9 changed files with 9 additions and 9 deletions
|
@ -217,6 +217,6 @@ type Parser struct {
|
|||
type ParserAttribute struct {
|
||||
// Enables custom attributes for titles.
|
||||
Title bool
|
||||
// Enables custom attributeds for blocks.
|
||||
// Enables custom attributes for blocks.
|
||||
Block bool
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue