From: uz Date: Mon, 28 Sep 2009 07:29:56 +0000 (+0000) Subject: Stefan Haubenthal fixed a few typos. X-Git-Tag: V2.13.0rc1~6 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9329908927dd1b222d5156365bc92a3e89802201;p=cc65 Stefan Haubenthal fixed a few typos. git-svn-id: svn://svn.cc65.org/cc65/trunk@4252 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/c128.sgml b/doc/c128.sgml index 7d853df1e..ed5facfea 100644 --- a/doc/c128.sgml +++ b/doc/c128.sgml @@ -83,7 +83,7 @@ The functions listed below are special for the C128. See the for declaration and usage. -toggle_videomode +videomode c64mode fast slow diff --git a/doc/lynx.sgml b/doc/lynx.sgml index e76b6060a..903e9819f 100644 --- a/doc/lynx.sgml +++ b/doc/lynx.sgml @@ -159,7 +159,7 @@ the for information on how to do that. The joystick will check to see if the screen is flipped or not in the install -routine and adapt itself to the currect state. +routine and adapt itself to the correct state. Mouse drivers

diff --git a/libsrc/apple2/videomode.s b/libsrc/apple2/videomode.s index 6163042d9..0a1f7f26c 100644 --- a/libsrc/apple2/videomode.s +++ b/libsrc/apple2/videomode.s @@ -43,7 +43,7 @@ _videomode: ; The 80 column firmware isn't already active so we need to ; initialize it - causing the screen to be cleared and thus ; the garbage char printed above to be erased (but for some - ; reason the cursor horizontal position not not be zeroed) + ; reason the cursor horizontal position will not be zeroed) stz CH ; Initializing the 80 column firmware needs the ROM switched