commit 84c21d69d464249b970b61345c97eec0b2244612
Author: Mattias Andrée <[email protected]>
AuthorDate: Sun May 1 01:38:52 2016 +0200
Commit: Mattias Andrée <[email protected]>
CommitDate: Sun May 1 01:39:20 2016 +0200
refsheet: functions usually return void, paremeters are usually z_t
(removes typo)
Signed-off-by: Mattias Andrée <[email protected]>
diff --git a/doc/refsheet.tex b/doc/refsheet.tex
index fd63291..a2fbecd 100644
--- a/doc/refsheet.tex
+++ b/doc/refsheet.tex
@@ -20,7 +20,7 @@
{\Huge libzahl}
\vspace{1ex}
-Unless specified otherwise, all times are of type {\tt z\_t}.
+Unless specified otherwise, returns are {\tt void} and all parameters are of
type {\tt z\_t}.
\vspace{1.5em}