Merge pull request #2554 from alfredxing/fix-build-tomdoc

This commit is contained in:
Parker Moore 2014-06-28 21:37:25 -04:00
commit 8882f4dd14
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ module Jekyll
# Build your Jekyll site.
#
# site - the Jekyll::Site instance to build
# options - the
# options - A Hash of options passed to the command
#
# Returns nothing.
def build(site, options)