insns.dat: Fix a typo in a comment
authorH. Peter Anvin <hpa@zytor.com>
Mon, 25 Nov 2013 01:07:33 +0000 (17:07 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 25 Nov 2013 01:07:33 +0000 (17:07 -0800)
isnsn-iflags.pl not insns-iflag.pl.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
insns.dat

index 1d15997..156abfd 100644 (file)
--- a/insns.dat
+++ b/insns.dat
@@ -41,7 +41,7 @@
 ;
 ; For a detailed description of the code string (third field), please
 ; see insns.pl and the comment at the top of assemble.c. For a detailed
-; description of the flags (fourth field), please see insns-iflag.pl.
+; description of the flags (fourth field), please see insns-iflags.pl.
 ;
 ; Comments with a pound sign after the semicolon generate section
 ; subheaders in the NASM documentation.