ref: 57c347e4cccbf7658e0d39ca25b35031771ec176
parent: 969f9311c12a9f54fdd820e038a56ce6fc6ed946
author: Bjørn Erik Pedersen <[email protected]>
date: Thu Apr 7 09:56:11 EDT 2016
hugofs: Fix GoDoc
--- a/hugofs/fs.go
+++ b/hugofs/fs.go
@@ -58,7 +58,7 @@
return workingDirFs
}
-// InitFs initializes with the OS file system
+// InitDefaultFs initializes with the OS file system
// as source and destination file systems.
func InitDefaultFs() {
InitFs(&afero.OsFs{})