aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-11-29 17:09:52 +0000
committerlloyd <[email protected]>2010-11-29 17:09:52 +0000
commit65ab36776317f73ddf0f2d3bd6c1c7e35608962f (patch)
tree3ccb4702e8550c774697a0f7d0d689cace3d68b5
parentac68664322c1c770ffd2a52017d8f6b454277d62 (diff)
Syntax fix1.9.11
-rw-r--r--doc/api.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api.tex b/doc/api.tex
index c53a36529..c1ed13b9e 100644
--- a/doc/api.tex
+++ b/doc/api.tex
@@ -2073,7 +2073,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.