diff options
author | Cyrill Gorcunov <gorcunov@gmail.com> | 2010-07-17 18:24:13 +0400 |
---|---|---|
committer | Cyrill Gorcunov <gorcunov@gmail.com> | 2010-07-17 18:24:13 +0400 |
commit | aed4eaa8f3d83880a98592937ca6eb8114550a33 (patch) | |
tree | 86e3249efe0a3cdc173160d968001969f95cb30d /doc | |
parent | 6c744981144695131da8dd5484bb0415289dd4bc (diff) | |
download | nasm-aed4eaa8f3d83880a98592937ca6eb8114550a33.tar.gz nasm-aed4eaa8f3d83880a98592937ca6eb8114550a33.tar.bz2 nasm-aed4eaa8f3d83880a98592937ca6eb8114550a33.zip |
changes.src: Fix misprint in "instructions" word.
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'doc')
-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 5f8cb2e..43a4997 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -13,7 +13,7 @@ since 2007. \b Fixed NULL dereference if environment variable is missed. -\b Updates of new AVX v7 Intel instruciotns. +\b Updates of new AVX v7 Intel instructions. \b \c{PUSH imm32} is now officially documented. |