mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
all: Fix typos
This commit is contained in:
@@ -397,7 +397,7 @@ func (d *SourceFilesystem) mounts() []hugofs.FileMetaInfo {
|
||||
})
|
||||
|
||||
// Filter out any mounts not belonging to this filesystem.
|
||||
// TODO(bep) I think this is superflous.
|
||||
// TODO(bep) I think this is superfluous.
|
||||
n := 0
|
||||
for _, mm := range m {
|
||||
if mm.Meta().Component == d.Name {
|
||||
|
Reference in New Issue
Block a user