From 25394022f2fda5c41dc88f5142f15cd3ef4107a4 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Thu, 10 May 2007 19:06:20 +0000 Subject: updated for version 7.1b --- src/farsi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/farsi.c') diff --git a/src/farsi.c b/src/farsi.c index 3da27c336..8728e8582 100644 --- a/src/farsi.c +++ b/src/farsi.c @@ -655,7 +655,7 @@ chg_l_to_X_orX_ () } /* -** Change the charcter left to the cursor to a X or _X type +** Change the character left to the cursor to a X or _X type */ static void @@ -724,7 +724,7 @@ chg_l_toXor_X () } /* -** Change the charcter right to the cursor to a _X or _X_ type +** Change the character right to the cursor to a _X or _X_ type */ static void -- cgit v1.2.1