Fix typo, s/verison/version/
authorMartin Olsson <martin@minimum.se>
Tue, 19 Feb 2013 20:41:03 +0000 (21:41 +0100)
committerMartin Olsson <martin@minimum.se>
Tue, 19 Feb 2013 20:41:30 +0000 (21:41 +0100)
doc/manual.asciidoc

index 1e5b70b..ac2326c 100644 (file)
@@ -668,7 +668,7 @@ Two variables are significant when declared in the outermost file scope.
   discussion of the build log>>.  (You can also store other build output
   in this directory.)
 
-`ninja_required_version`:: the minimum verison of Ninja required to process
+`ninja_required_version`:: the minimum version of Ninja required to process
   the build correctly.  See <<ref_versioning,the discussion of versioning>>.