mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
hugolib/paths: Fix typo
This commit is contained in:
@@ -38,7 +38,7 @@ type Paths struct {
|
|||||||
BasePath string
|
BasePath string
|
||||||
|
|
||||||
// Directories
|
// Directories
|
||||||
// TODO(bep) when we have trimmed down mos of the dirs usage outside of this package, make
|
// TODO(bep) when we have trimmed down most of the dirs usage outside of this package, make
|
||||||
// these into an interface.
|
// these into an interface.
|
||||||
ThemesDir string
|
ThemesDir string
|
||||||
WorkingDir string
|
WorkingDir string
|
||||||
|
Reference in New Issue
Block a user