diff --git a/lib/jekyll/site.rb b/lib/jekyll/site.rb index a285a0533..5ff9442f1 100644 --- a/lib/jekyll/site.rb +++ b/lib/jekyll/site.rb @@ -174,7 +174,7 @@ module Jekyll aggregate_post_info(post) end end - end + end # Read all the files in //_drafts and create a new Post # object with each one.