diff options
author | H. Peter Anvin <hpa@zytor.com> | 2012-09-09 16:30:07 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2012-09-09 16:47:40 -0700 |
commit | e55e53db1d91aa618a92463de4fed9fe730652e8 (patch) | |
tree | 1d73f4a4a8565b7b0cab73afac2d064b9900aac9 /doc/changes.src | |
parent | 167917abe5c7aa69da9543c579ba93a0eaae5eed (diff) | |
download | nasm-e55e53db1d91aa618a92463de4fed9fe730652e8.tar.gz nasm-e55e53db1d91aa618a92463de4fed9fe730652e8.tar.bz2 nasm-e55e53db1d91aa618a92463de4fed9fe730652e8.zip |
changes.src: fix grammar error (support -> supports)
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'doc/changes.src')
-rw-r--r-- | doc/changes.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changes.src b/doc/changes.src index 7447fd1..ad16800 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -4,7 +4,7 @@ \H{cl-2.xx} NASM 2 Series -The NASM 2 series support x86-64, and is the production version of NASM +The NASM 2 series supports x86-64, and is the production version of NASM since 2007. \S{cl-2.10.05} Version 2.10.05 |