Skip to content

Commit 56d82aa

Browse files
dvicanthonyfok
authored andcommitted
hugofs: Fix typo in code comment
1 parent eccb064 commit 56d82aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎hugofs/fs.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ type Fs struct {
2626
// Source is Hugo's source file system.
2727
Source afero.Fs
2828

29-
// Destination is Hugo's destionation file system.
29+
// Destination is Hugo's destination file system.
3030
Destination afero.Fs
3131

3232
// Os is an OS file system.

0 commit comments

Comments
 (0)