From 956ff207db2dfc88517d2f4495ef0e7e7ab348df Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 11 Dec 2014 21:46:18 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/mds.texinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/info') diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index c27a17f..09257bb 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -5767,7 +5767,7 @@ You call also use if-statments. For example @example for "à" to "þ" as \1 # times sign is not upper case of division sign - if \not(\equals(\a "\u00F7")) + if \not(\equals(\1 "\u00F7")) letter(\1 \add(\sub(\1 "à") "À")) end if end for @@ -5777,7 +5777,7 @@ or equivalently @example for "à" to "þ" as \1 - if \equals(\a "\u00F7") + if \equals(\1 "\u00F7") continue # times sign is not upper case of division sign end if letter(\1 \add(\sub(\1 "à") "À")) -- cgit v1.2.3-70-g09d2