]> git.sur5r.net Git - cc65/commitdiff
Fixed typos.
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 14 Nov 2010 00:03:22 +0000 (00:03 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 14 Nov 2010 00:03:22 +0000 (00:03 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@4860 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/apple2.sgml
doc/apple2enh.sgml

index 79b864c3a4620c154007f902079ea721f6effde5..60078dfb291d5259947baaed5823641f019c8612 100644 (file)
@@ -243,7 +243,7 @@ example the program <tt/MYPROG/ is loaded by <tt/MYPROG.SYSTEM/.
 
 <sect1>Heap<p>
 
-If the cc65 program can be successully linked as system program using the linker
+If the cc65 program can be successfully linked as system program using the linker
 configuration <htmlurl url="apple2-4.html#ss4.3" name="apple2-system.cfg"> but
 uses the heap either explicitly or implicitly (i.e. by loading a driver) then
 the memory from &dollar;800 to &dollar;2000 can be added to the heap by calling
@@ -345,7 +345,7 @@ you cannot do it, it just means that there's no help.
 <descrip>
 
   <tag><tt/a2.auxmem.emd/</tag>
-  Gives access to 47,5 KB RAM (190 pages of 256 bytes each) on an Extended
+  Gives access to 47.5 KB RAM (190 pages of 256 bytes each) on an Extended
   80-Column Text Card.
   
   Note that this driver doesn't check for the actual existence of the memory
index aab46f76a3f0e21697acc7e386d00e18e8bcb51f..ffafd7646ec2d6474d22a01662531cea28d658d9 100644 (file)
@@ -243,7 +243,7 @@ example the program <tt/MYPROG/ is loaded by <tt/MYPROG.SYSTEM/.
 
 <sect1>Heap<p>
 
-If the cc65 program can be successully linked as system program using the linker
+If the cc65 program can be successfully linked as system program using the linker
 configuration <htmlurl url="apple2enh-4.html#ss4.3" name="apple2enh-system.cfg"> but
 uses the heap either explicitly or implicitly (i.e. by loading a driver) then
 the memory from &dollar;800 to &dollar;2000 can be added to the heap by calling
@@ -352,7 +352,7 @@ you cannot do it, it just means that there's no help.
 <descrip>
 
   <tag><tt/a2e.auxmem.emd/</tag>
-  Gives access to 47,5 KB RAM (190 pages of 256 bytes each) on an Extended
+  Gives access to 47.5 KB RAM (190 pages of 256 bytes each) on an Extended
   80-Column Text Card.
   
   Note that this driver doesn't check for the actual existence of the memory