Updated runtime files.
diff --git a/runtime/doc/starting.txt b/runtime/doc/starting.txt
index 868ac0a..264b15c 100644
--- a/runtime/doc/starting.txt
+++ b/runtime/doc/starting.txt
@@ -340,7 +340,7 @@
 		this to get 'compatible', even though a .vimrc file exists.
 		Keep in mind that the command ":set nocompatible" in some
 		plugin or startup script overrules this, so you may end up
-		with 'nocmpatible' anyway.  To find out, use: >
+		with 'nocompatible' anyway.  To find out, use: >
 			:verbose set compatible?
 <		Several plugins won't work with 'compatible' set.  You may
 		want to set it after startup this way: >