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 .