projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04b8985
)
hugolib/paths: Fix typo
author
真夜
<35420264+mayocream@users.noreply.github.com>
Wed, 16 Dec 2020 11:12:14 +0000
(19:12 +0800)
committer
GitHub
<noreply@github.com>
Wed, 16 Dec 2020 11:12:14 +0000
(12:12 +0100)
hugolib/paths/paths.go
patch
|
blob
|
history
diff --git
a/hugolib/paths/paths.go
b/hugolib/paths/paths.go
index bcf01a969e05a4b347d9cee245e65291c4707b57..1ab7ae87e346813270a40175412d11c9ef1484b7 100644
(file)
--- 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 mos
t
of the dirs usage outside of this package, make
// these into an interface.
ThemesDir string
WorkingDir string