]> git.sur5r.net Git - cc65/commitdiff
Fixed a typo
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 28 Nov 2002 12:29:36 +0000 (12:29 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 28 Nov 2002 12:29:36 +0000 (12:29 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@1666 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/ca65.sgml

index 83f5ab230e5ccd11d316090bafde7ff1d2d7eb18..4e75ce501a781bf2090937ae93621dee7bc5bf9d 100644 (file)
@@ -1667,7 +1667,7 @@ Here's a list of all control commands and a description, what they do:
   </verb></tscreen>
 
   Macro packages are explained in more detail in section <ref
-  id="macropackages" name="Macro packages">).
+  id="macropackages" name="Macro packages">.
 
 
 <sect1><tt>.MAC, .MACRO</tt><label id=".MAC"><p>
@@ -2155,7 +2155,7 @@ Here's a list of all control commands and a description, what they do:
 <sect1><tt>.TIME</tt><label id=".TIME"><p>
 
   Reading this pseudo variable will give a constant integer value that
-  represents the current time in POSIX standard (as seconds since the 
+  represents the current time in POSIX standard (as seconds since the
   Epoch).
 
   It may be used to encode the time of translation somewhere in the created