doc: Fix typo in "Builders" section.

* doc/haunt.texi: Fix typo.
This commit is contained in:
Dan Frumin 2019-06-20 16:11:27 +02:00 committed by David Thompson
parent d92411f7c1
commit e4d7e9b605
1 changed files with 1 additions and 1 deletions

View File

@ -803,7 +803,7 @@ files in @var{directory} that match @var{keep?}, recursively.
Builders are procedures that return one or more page objects
(@pxref{Pages}) when applied. A builder accepts two arguments: A site
(@pxref{Sites} and a list of posts (@pxref{Posts}).
(@pxref{Sites}) and a list of posts (@pxref{Posts}).
Haunt comes with a few convenient builders to help users who want to
create a simple blog with an Atom feed.