From f47001175183b1ac3746e7832608cbc5077dfa65 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Sun, 28 Apr 2013 15:07:38 +0400 Subject: [PATCH] BR3392244: docs -- Fix "respectively" typo Signed-off-by: Cyrill Gorcunov --- doc/nasmdoc.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index 55dbfc0..8386eac 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 -- 2.7.4