diff --git a/hugolib/paths/paths.go b/hugolib/paths/paths.go index bcf01a96..1ab7ae87 100644 --- a/hugolib/paths/paths.go +++ b/hugolib/paths/paths.go @@ -38,7 +38,7 @@ type Paths struct { BasePath string // 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. ThemesDir string WorkingDir string