From e9ce157bb7a6e4c69d0971128b40316555ce8ac2 Mon Sep 17 00:00:00 2001 From: "ol.sc" Date: Sun, 14 Nov 2010 00:03:22 +0000 Subject: [PATCH] Fixed typos. git-svn-id: svn://svn.cc65.org/cc65/trunk@4860 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/apple2.sgml | 4 ++-- doc/apple2enh.sgml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/apple2.sgml b/doc/apple2.sgml index 79b864c3a..60078dfb2 100644 --- a/doc/apple2.sgml +++ b/doc/apple2.sgml @@ -243,7 +243,7 @@ example the program Heap

-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 but uses the heap either explicitly or implicitly (i.e. by loading a driver) then the memory from $800 to $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. - 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 diff --git a/doc/apple2enh.sgml b/doc/apple2enh.sgml index aab46f76a..ffafd7646 100644 --- a/doc/apple2enh.sgml +++ b/doc/apple2enh.sgml @@ -243,7 +243,7 @@ example the program Heap

-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 but uses the heap either explicitly or implicitly (i.e. by loading a driver) then the memory from $800 to $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. - 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