From abfaf1aba7a8cd14e0738bb8ad0e1ad4c59e861a Mon Sep 17 00:00:00 2001
From: Henrik Wallin <hedda@lysator.liu.se>
Date: Thu, 4 Sep 1997 01:25:43 +0200
Subject: [PATCH] =?UTF-8?q?Har=20lagt=20in=202=20miljoner=20<i>=20och=20<t?=
 =?UTF-8?q?t>,=20r=C3=A4ttat=20stavfel=20och=20laggt=20in=20kommentarer=20?=
 =?UTF-8?q?fram=20till=20chapter=2014,=20Query=5Fnum=5Farg=20then->than...?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Rev: tutorial/tutorial.wmml:1.22
---
 tutorial/tutorial.wmml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tutorial/tutorial.wmml b/tutorial/tutorial.wmml
index bd9af99673..df34698abe 100644
--- a/tutorial/tutorial.wmml
+++ b/tutorial/tutorial.wmml
@@ -5740,7 +5740,7 @@ return res;<br>
 <dt><encaps>DESCRIPTION</encaps><dd>
 This function sorts an array after a compare-function <i>fun</i>
 which takes two arguments and should return 1 if the first argument
-is larger then the second. The rest of the arguments <i>args</i> will be
+is larger than the second. The rest of the arguments <i>args</i> will be
 sent as 3rd, 4th etc. argument to <i>fun</i>. If <i>fun</i> is omitted, `&lt; is used
 instead.
 <p>
-- 
GitLab