mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
Fix typos
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
0efd374805
commit
3cea2932e1
@@ -238,7 +238,7 @@ func (d *SourceFilesystem) Contains(filename string) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
// RealDirs gets a list of absolute paths to directorys starting from the given
|
||||
// RealDirs gets a list of absolute paths to directories starting from the given
|
||||
// path.
|
||||
func (d *SourceFilesystem) RealDirs(from string) []string {
|
||||
var dirnames []string
|
||||
|
Reference in New Issue
Block a user