summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-01-18 22:55:53 -0800
committerH. Peter Anvin <hpa@zytor.com>2009-01-18 22:55:53 -0800
commitbed44b38898b84bba37931d29a353c5074d9636d (patch)
treecacd268316da08a450687c662bc4fc30af28643c
parentc8c62fe4d372540d6410debe4d0def36de313aae (diff)
downloadnasm-bed44b38898b84bba37931d29a353c5074d9636d.tar.gz
doc: fix typo
verson -> version
-rw-r--r--doc/nasmdoc.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src
index d2ae3f11..ae91033f 100644
--- a/doc/nasmdoc.src
+++ b/doc/nasmdoc.src
@@ -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,