* doc/misc/calc.texi (Algebraic Tutorial): Fix a typo. (Bug#34273)

This commit is contained in:
Nicholas Drozd 2019-02-01 08:06:50 -06:00 committed by Eli Zaretskii
parent af525f44d5
commit 32555daf4c

View file

@ -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
.