aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Drozd2019-02-01 08:06:50 -0600
committerEli Zaretskii2019-02-01 17:11:39 +0200
commit32555daf4c24ea5878f5bd731e1f8fce310628cf (patch)
treeab0e3f194304c45efa2f8e82ca7928ac447338e5
parentaf525f44d531a5446c3153778a1b1124f3be4828 (diff)
downloademacs-32555daf4c24ea5878f5bd731e1f8fce310628cf.tar.gz
emacs-32555daf4c24ea5878f5bd731e1f8fce310628cf.zip
* 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:
2026 2026
2027@smallexample 2027@smallexample
2028@group 2028@group
20292: 2 + 5 => 5 20292: 2 + 3 => 5
20301: 2 a + 2 b => 2 a + 2 b 20301: 2 a + 2 b => 2 a + 2 b
2031 . 2031 .
2032 2032