diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-06-08 16:55:15 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-06-08 16:55:15 -0700 |
commit | c800e131c1093183a54af89b16b53edafd033dda (patch) | |
tree | a7a07e540006833cb4a3a4d700465a7ce235673e /doc | |
parent | cf948a39045dda3ef0028ed0f5d9187238642f39 (diff) | |
download | nasm-c800e131c1093183a54af89b16b53edafd033dda.tar.gz nasm-c800e131c1093183a54af89b16b53edafd033dda.tar.bz2 nasm-c800e131c1093183a54af89b16b53edafd033dda.zip |
doc: Fix title "String Constants"
Cut & paste oops...
Diffstat (limited to 'doc')
-rw-r--r-- | doc/nasmdoc.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index 114da25..f0b0b2b 100644 --- a/doc/nasmdoc.src +++ b/doc/nasmdoc.src @@ -1458,7 +1458,7 @@ the sense of character constants understood by the Pentium's \i\c{CPUID} instruction. -\S{strconst} \i{Character Constants} +\S{strconst} \i{String Constants} String constants are character strings used in the context of some pseudo-instructions, namely the |