diff options
author | Bram Moolenaar <Bram@vim.org> | 2007-05-10 19:06:20 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2007-05-10 19:06:20 +0000 |
commit | 25394022f2fda5c41dc88f5142f15cd3ef4107a4 (patch) | |
tree | 63bb42311d52f627c941ad2352b2386c4b5e8687 /src/farsi.c | |
parent | 3ad16f3fe668ce14f9b2382656f0f63a0d44d05b (diff) | |
download | vim-25394022f2fda5c41dc88f5142f15cd3ef4107a4.zip |
updated for version 7.1b
Diffstat (limited to 'src/farsi.c')
-rw-r--r-- | src/farsi.c | 4 |
1 files changed, 2 insertions, 2 deletions
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 |