summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2010-08-16 13:47:24 +0400
committerCyrill Gorcunov <gorcunov@gmail.com>2010-08-16 13:47:24 +0400
commit327edcfc7a47a8ed4631d8317dda47deb831f4b1 (patch)
tree8ef7dd92b9a159273995f3ed0abecb0f602121a2
parent88d947e909c00828418900ab8defefd532e7d1f4 (diff)
downloadnasm-327edcfc7a47a8ed4631d8317dda47deb831f4b1.tar.gz
doc: Fix typo in changes.src
Reported-by: Frank Kotler <fbkotler@zytor.com> 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 d015f9eb..f0ca3145 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -37,7 +37,7 @@ since 2007.
\b Short intersegment jumps are permitted now.
-\b An alignment more then 64 bytes are allowed for \c{win32},
+\b An alignment more than 64 bytes are allowed for \c{win32},
\c{win64} output formats.
\b \c{SECTALIGN} directive introduced. See \k{sectalign}.