doc/nasmdoc.src: Delete misplaced "point" sign
authorCyrill Gorcunov <gorcunov@gmail.com>
Wed, 10 Feb 2010 20:31:03 +0000 (23:31 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Wed, 10 Feb 2010 20:31:03 +0000 (23:31 +0300)
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
doc/nasmdoc.src

index b98c3be..c6a08e8 100644 (file)
@@ -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: