summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-06-04 17:24:35 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-06-04 17:24:35 -0700
commit533fb7e1f56c73e9f50d388f0f1fa4c10dd8dcdc (patch)
tree21c91cd64ea35f1c41b2fdce3610d00ec8fb294d
parent9e20016edaff54a2bc5e5daadff92c218da10d4b (diff)
downloadnasm-533fb7e1f56c73e9f50d388f0f1fa4c10dd8dcdc.tar.gz
doc: Remove superfluous comma.
-rw-r--r--doc/nasmdoc.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src
index 912479cf..fd8af522 100644
--- a/doc/nasmdoc.src
+++ b/doc/nasmdoc.src
@@ -2124,7 +2124,7 @@ involving a register).
\S{defstr} Defining Strings: \I\c{%idefstr}\i\c{%defstr}
\c{%defstr}, and its case-insensitive counterpart \c{%idefstr}, define
-or redefine a single-line macro without parameters, but converts the
+or redefine a single-line macro without parameters but converts the
entire right-hand side, after macro expansion, to a quoted string
before definition.