]> git.sur5r.net Git - cc65/blobdiff - doc/c128.sgml
Fixed typo.
[cc65] / doc / c128.sgml
index 174ffdcc060b3ccb950d4949f4c28dae11b252e5..ed5facfea56ad6126a8047524c0f526bf3d8a789 100644 (file)
@@ -43,7 +43,7 @@ config.
 cc65 generated programs with the default setup run with the I/O area and the
 kernal ROM enabled. Note that this is a non standard memory layout, and that
 there is no "memory configuration index" for this layout. This means that
-special case has to be taken when changing the configuration, or calling any
+special care has to be taken when changing the configuration, or calling any
 code that does this. The memory configuration register at $FF00 should
 be saved and restored instead of relying on the memory configuration index
 stored in the zero page.
@@ -83,7 +83,7 @@ The functions listed below are special for the C128. See the <htmlurl
 url="funcref.html" name="function reference"> for declaration and usage.
 
 <itemize>
-<item>toggle_videomode
+<item>videomode
 <item>c64mode
 <item>fast
 <item>slow