mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
all: Fix typos in function names and comments
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
12dc9a6e4a
commit
9009c8cdca
@@ -20,7 +20,7 @@ import (
|
||||
)
|
||||
|
||||
// Builder builds a jsconfig.json file that, currently, is used only to assist
|
||||
// intellinsense in editors.
|
||||
// IntelliSense in editors.
|
||||
type Builder struct {
|
||||
sourceRootsMu sync.RWMutex
|
||||
sourceRoots map[string]bool
|
||||
|
Reference in New Issue
Block a user