diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-01-18 22:55:53 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-01-18 22:55:53 -0800 |
commit | bed44b38898b84bba37931d29a353c5074d9636d (patch) | |
tree | cacd268316da08a450687c662bc4fc30af28643c /doc | |
parent | c8c62fe4d372540d6410debe4d0def36de313aae (diff) | |
download | nasm-bed44b38898b84bba37931d29a353c5074d9636d.tar.gz nasm-bed44b38898b84bba37931d29a353c5074d9636d.tar.bz2 nasm-bed44b38898b84bba37931d29a353c5074d9636d.zip |
doc: fix typo
verson -> version
Diffstat (limited to 'doc')
-rw-r--r-- | doc/nasmdoc.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index d2ae3f1..ae91033 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, |