diff options
Diffstat (limited to 'doc/api.tex')
-rw-r--r-- | doc/api.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api.tex b/doc/api.tex index ffcc82c53..79c090c2a 100644 --- a/doc/api.tex +++ b/doc/api.tex @@ -2078,7 +2078,7 @@ additionally keyed. Both of these are derived from the base class \type{BufferedComputation}, which has the following functions. \noindent -\type{size_t} \function{output\_length}() +\type{size\_t} \function{output\_length}() Return the size of the output of this function. |