summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2013-04-28 15:07:38 +0400
committerCyrill Gorcunov <gorcunov@gmail.com>2013-04-28 15:07:38 +0400
commitf47001175183b1ac3746e7832608cbc5077dfa65 (patch)
tree9aa291213849b9765c36710a2f6ce3d73ae88720
parentdeb082d63384de5810e7dfe2b7e63e67c3e2cce1 (diff)
downloadnasm-f47001175183b1ac3746e7832608cbc5077dfa65.tar.gz
BR3392244: docs -- Fix "respectively" typo
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
-rw-r--r--doc/nasmdoc.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src
index 55dbfc0f..8386eacd 100644
--- a/doc/nasmdoc.src
+++ b/doc/nasmdoc.src
@@ -7631,7 +7631,7 @@ set to zero.
\H{reg64} Register Names in 64-bit Mode
NASM uses the following names for general-purpose registers in 64-bit
-mode, for 8-, 16-, 32- and 64-bit references, respecitively:
+mode, for 8-, 16-, 32- and 64-bit references, respectively:
\c AL/AH, CL/CH, DL/DH, BL/BH, SPL, BPL, SIL, DIL, R8B-R15B
\c AX, CX, DX, BX, SP, BP, SI, DI, R8W-R15W