commit bfa14f9a8d313d69f14ffba45ea9b41abbd6d641
parent 309a26ec5b7b3174feb41e9d53c35549ee91419d
Author: Mattias Andrée <maandree@kth.se>
Date: Wed, 11 May 2016 16:27:29 +0200
Fix typo
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/arithmetic.tex b/doc/arithmetic.tex
@@ -4,7 +4,7 @@
In this chapter, we will learn how to perform basic
arithmetic with libzahl: addition, subtraction,
multiplication, division, modulus, exponentiation,
-and Sign manipulation.
+and sign manipulation.
\vspace{1cm}
\minitoc