aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/arithmetic.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/arithmetic.tex b/doc/arithmetic.tex
index 8a52dc5..713eedc 100644
--- a/doc/arithmetic.tex
+++ b/doc/arithmetic.tex
@@ -63,7 +63,7 @@ $f : a, b \mapsto a + b + 1$
\vspace{1em}
\noindent
-only overflows at most once, that is, the
+only wraps at most once, that is, the
carry cannot exceed 1. CPU:s provide an
instruction specifically for performing
addition with ripple-carry over multiple words,