Fixed typo
This commit is contained in:
parent
d219b9f6c5
commit
8d4950d6e4
|
@ -58,7 +58,7 @@ module Jekyll
|
||||||
|
|
||||||
# The generated directory into which the page will be placed
|
# The generated directory into which the page will be placed
|
||||||
# upon generation. This is derived from the permalink or, if
|
# upon generation. This is derived from the permalink or, if
|
||||||
# permalink is absent, we be '/'
|
# permalink is absent, will be '/'
|
||||||
#
|
#
|
||||||
# Returns the String destination directory.
|
# Returns the String destination directory.
|
||||||
def dir
|
def dir
|
||||||
|
|
Loading…
Reference in New Issue