summaryrefslogtreecommitdiffstats
path: root/src/README.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-05-15 13:56:02 +0200
committerBram Moolenaar <Bram@vim.org>2010-05-15 13:56:02 +0200
commitfff2beeeaa2c02a18fa4b2a6807717679e1a6dcf (patch)
treec7f77628ab6a605e7d1c111556a32a52e5c6006e /src/README.txt
parent00a927d62b68a3523cb1c4f9aa3f7683345c8182 (diff)
First step in the Vim 7.3 branch. Changed version numbers.
Diffstat (limited to 'src/README.txt')
-rw-r--r--src/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/README.txt b/src/README.txt
index bd93652053..2fafd4f7c2 100644
--- a/src/README.txt
+++ b/src/README.txt
@@ -24,7 +24,7 @@ Most code can be found in a file with an obvious name (incomplete list):
fold.c folding
getchar.c getting characters and key mapping
mark.c marks
- mbyte.c multy-byte character handling
+ mbyte.c multi-byte character handling
memfile.c storing lines for buffers in a swapfile
memline.c storing lines for buffers in memory
menu.c menus