]> git.sur5r.net Git - cc65/commitdiff
Fixed typo.
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 22 Feb 2012 19:57:01 +0000 (19:57 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 22 Feb 2012 19:57:01 +0000 (19:57 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@5539 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/geos-common/symbols.txt

index 10c7b1f48d9a108ee177b18823186a78c8f516bc..e62e04f02e35e6e945449f5c3149f6ff21434618 100644 (file)
@@ -220,7 +220,7 @@ totNumBlks  n/a     n/a     $f60b   Word            Total number of blocks in current volume.
 turboFlags     $8492   $8492   n/a     4 Bytes         The turbo state flags for drives 8 through 11 on Commodore.
 usedRecords    $8497   $8497   $f619   Byte            Holds the nunber of records in an open VLIR file.
 vdcClrMode     n/a     $88be   n/a     Byte            Holds the current color mode for C128 color routines.
-version                $c00f   $c00f   $e00c   Byte            Holds byte indicating uhat version of GEOS is running.
+version                $c00f   $c00f   $e00c   Byte            Holds byte indicating what version of GEOS is running.
 windowTop      $33     $33     $021e   Byte            Top line of window for text clipping.
 year           $8516   $8516   $f200   Byte            Holds the year for the time of day clock.