mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-27 06:00:25 +03:00
all: Rename Unmormalized => Unnormalized
This commit is contained in:
parent
7f82461407
commit
53f204310e
7 changed files with 12 additions and 12 deletions
|
@ -130,7 +130,7 @@ func (fi *File) pathToDir(s string) string {
|
|||
}
|
||||
|
||||
func (fi *File) p() *paths.Path {
|
||||
return fi.fim.Meta().PathInfo.Unmormalized()
|
||||
return fi.fim.Meta().PathInfo.Unnormalized()
|
||||
}
|
||||
|
||||
func NewFileInfoFrom(path, filename string) *File {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue