summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2010-07-17 18:24:13 +0400
committerCyrill Gorcunov <gorcunov@gmail.com>2010-07-17 18:24:13 +0400
commitaed4eaa8f3d83880a98592937ca6eb8114550a33 (patch)
tree86e3249efe0a3cdc173160d968001969f95cb30d
parent6c744981144695131da8dd5484bb0415289dd4bc (diff)
downloadnasm-aed4eaa8f3d83880a98592937ca6eb8114550a33.tar.gz
changes.src: Fix misprint in "instructions" word.
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
-rw-r--r--doc/changes.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 5f8cb2ec..43a49978 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.