summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2010-02-10 23:31:03 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2010-02-10 23:31:03 +0300
commit7ce4250a630b69f0b2a8b50127e31f349e06dce3 (patch)
tree08c83168de4b397908aa7f0845ee34582ee8a124
parent424f7bb106267247b032578edff132e9a10e82ba (diff)
downloadnasm-7ce4250a630b69f0b2a8b50127e31f349e06dce3.tar.gz
doc/nasmdoc.src: Delete misplaced "point" sign
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 b98c3beb..c6a08e84 100644
--- a/doc/nasmdoc.src
+++ b/doc/nasmdoc.src
@@ -3450,7 +3450,7 @@ is used by many high level languages, including C, C++ and Pascal.
While NASM has macros which attempt to duplicate this
functionality (see \k{16cmacro}), the syntax is not particularly
-convenient to use. and is not TASM compatible. Here is an example
+convenient to use and is not TASM compatible. Here is an example
which shows the use of \c{%arg} without any external macros:
\c some_function: