; * doc/misc/calc.texi (Rewrites Tutorial): Fix a typo (bug#62658).

This commit is contained in:
Eli Zaretskii 2023-04-08 19:14:15 +03:00
parent 08cda286c3
commit 74ddfe811f

View file

@ -5394,7 +5394,7 @@ a variable containing a vector of rules.
1: [merge, secsqr] 1: [a/x + b/x := (a + b)/x, ... ] 1: [merge, secsqr] 1: [a/x + b/x := (a + b)/x, ... ]
. . . .
' [merge,sinsqr] @key{RET} = ' [merge,secsqr] @key{RET} =
@end group @end group
@end smallexample @end smallexample