]> git.sur5r.net Git - cc65/commitdiff
Fixed typo.
authorOliver Schmidt <ol.sc@web.de>
Sun, 22 Jan 2017 11:04:21 +0000 (12:04 +0100)
committerGitHub <noreply@github.com>
Sun, 22 Jan 2017 11:04:21 +0000 (12:04 +0100)
doc/c64.sgml

index 645b57491b2876ddd637a1813d5121c9cc0ff88b..9ab9b96c36b746f1bcea82bb6ccfbb306cb6c30b 100644 (file)
@@ -246,7 +246,7 @@ the standard setup without any memory loss or need for a changed configuration.
 You can use a mouse driver at the same time that you use a TGI driver.  But, if
 you want to see the default mouse pointer on the graphics screen, then you
 explicitly must link a special object file into your program.  It will put the
-arrow into the "high RAM" area where the bitmaps are put.  It's name is
+arrow into the "high RAM" area where the bitmaps are put.  Its name is
 "<tt/c64-tgimousedata.o/".  Example:
 
 <tscreen><verb>