From 79166c430b3bb0e15f1b96933636897b5a02a816 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Thu, 10 May 2007 18:29:51 +0000 Subject: updated for version 7.1b --- src/arabic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/arabic.h') diff --git a/src/arabic.h b/src/arabic.h index 7328fd226..3a948d044 100644 --- a/src/arabic.h +++ b/src/arabic.h @@ -7,7 +7,7 @@ */ /* - * Arabic characters are catagorized into following types: + * Arabic characters are categorized into following types: * * Isolated - iso-8859-6 form char denoted with a_* * Initial - unicode form-B start char denoted with a_i_* -- cgit v1.2.1