Stefan Haubenthal fixed a few typos.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4252 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
uz
2009-09-28 07:29:56 +00:00
parent fd0fa0241e
commit 9329908927
3 changed files with 3 additions and 3 deletions

View File

@@ -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