align 'end' with 'def'

This commit is contained in:
Fabian Rodriguez 2014-03-27 19:52:52 -03:00
parent 4c5dfa1391
commit adcfde14ed
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ module Jekyll
aggregate_post_info(post) aggregate_post_info(post)
end end
end end
end end
# Read all the files in <source>/<dir>/_drafts and create a new Post # Read all the files in <source>/<dir>/_drafts and create a new Post
# object with each one. # object with each one.