Merge pull request #5632 from arogachev/patch-1
Merge pull request 5632
This commit is contained in:
commit
ccbef6bd27
|
@ -58,7 +58,7 @@ module Jekyll
|
|||
|
||||
# The generated directory into which the page will be placed
|
||||
# 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.
|
||||
def dir
|
||||
|
|
Loading…
Reference in New Issue