Documentation syntax correction for partial.xsl docblock

master
Mike Gerwitz 2014-12-19 12:41:54 -05:00
parent 587d22e2b2
commit d3315bce91
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@
This function is called automatically by @code{f:partial} when
partial application would otherwise result in the returning of a
nullary function. @emph{It performs no validations} to ensure the
integrity of the data.}
integrity of the data.
Just as @code{f:apply}, please note that @emph{up to eight arguments
are supported}. This should be enough.