There was an error while loading. Please reload this page.
1 parent eccb064 commit 56d82aaCopy full SHA for 56d82aa
hugofs/fs.go
@@ -26,7 +26,7 @@ type Fs struct {
26
// Source is Hugo's source file system.
27
Source afero.Fs
28
29
- // Destination is Hugo's destionation file system.
+ // Destination is Hugo's destination file system.
30
Destination afero.Fs
31
32
// Os is an OS file system.
0 commit comments