Fix typo in paginate description

This commit is contained in:
Tim McCormack 2019-01-17 00:50:04 +00:00 committed by Bjørn Erik Pedersen
parent 91e8be85a1
commit 0870bd9a28

View File

@ -163,7 +163,7 @@ noTimes (false)
: Don't sync modification time of files. : Don't sync modification time of files.
paginate (10) paginate (10)
: Default number of pages per page in [pagination](/templates/pagination/). : Default number of elements per page in [pagination](/templates/pagination/).
paginatePath ("page") paginatePath ("page")
: The path element used during pagination (https://example.com/page/2). : The path element used during pagination (https://example.com/page/2).