First step in the Vim 7.3 branch.  Changed version numbers.
diff --git a/src/README.txt b/src/README.txt
index bd93652..2fafd4f 100644
--- a/src/README.txt
+++ b/src/README.txt
@@ -24,7 +24,7 @@
 	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