summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Drozd <nicholasdrozd@gmail.com>2019-02-01 08:06:50 -0600
committerEli Zaretskii <eliz@gnu.org>2019-02-01 17:11:39 +0200
commit32555daf4c24ea5878f5bd731e1f8fce310628cf (patch)
treeab0e3f194304c45efa2f8e82ca7928ac447338e5
parentaf525f44d531a5446c3153778a1b1124f3be4828 (diff)
downloademacs-32555daf4c24ea5878f5bd731e1f8fce310628cf.tar.gz
* doc/misc/calc.texi (Algebraic Tutorial): Fix a typo. (Bug#34273)
-rw-r--r--doc/misc/calc.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi
index 59125771ac5..0b6e119390e 100644
--- a/doc/misc/calc.texi
+++ b/doc/misc/calc.texi
@@ -2026,7 +2026,7 @@ You can also ``unstore'' a variable when you are through with it:
@smallexample
@group
-2: 2 + 5 => 5
+2: 2 + 3 => 5
1: 2 a + 2 b => 2 a + 2 b
.