commit 85d6b7b2bee53e043b8d1477dc2eb91d163a7871
Author: Mattias Andrée <[email protected]>
AuthorDate: Mon May 9 15:00:20 2016 +0200
Commit: Mattias Andrée <[email protected]>
CommitDate: Mon May 9 15:00:20 2016 +0200
manual: add a missing \noindent
Signed-off-by: Mattias Andrée <[email protected]>
diff --git a/doc/libzahls-design.tex b/doc/libzahls-design.tex
index 9fad6f1..4ba9bb8 100644
--- a/doc/libzahls-design.tex
+++ b/doc/libzahls-design.tex
@@ -248,5 +248,6 @@ rather than
zadd(a, b, a);
\end{alltt}
+\noindent
This is assumption is not made for non-commutative
functions.