doc: fix typo
authorH. Peter Anvin <hpa@zytor.com>
Mon, 19 Jan 2009 06:55:53 +0000 (22:55 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 19 Jan 2009 06:55:53 +0000 (22:55 -0800)
verson -> version

doc/nasmdoc.src

index d2ae3f1..ae91033 100644 (file)
@@ -3082,7 +3082,7 @@ on the NASM command line (see \k{opt-p}).
 
 The \c{%pathsearch} directive takes a single-line macro name and a
 filename, and declare or redefines the specified single-line macro to
-be the include-path-resolved verson of the filename, if the file
+be the include-path-resolved version of the filename, if the file
 exists (otherwise, it is passed unchanged.)
 
 For example,