]> git.sur5r.net Git - cc65/commitdiff
Fixed a typo.
authorMarco van den Heuvel <blackystardust68@yahoo.com>
Mon, 30 Apr 2018 21:34:46 +0000 (14:34 -0700)
committerMarco van den Heuvel <blackystardust68@yahoo.com>
Mon, 30 Apr 2018 21:34:46 +0000 (14:34 -0700)
doc/funcref.sgml

index 946b881595d210fb10efda6594519bf3d1e33e6e..c23ffb72c9c6e5047114ff40f9c842ac5df949e2 100644 (file)
@@ -3692,7 +3692,7 @@ header files define constants that can be used to check the return code.
 <tag/Description/The function returns the current speed of the C64 Turbo Master cartridge.
 <tag/Notes/<itemize>
 <item>The function is specific to the C64.
-<item>The function does not check for the presence of the C64 Turbo master cartridge.
+<item>The function does not check for the presence of the C64 Turbo Master cartridge.
 <item>See the accelerator.h header for the speed definitions.
 </itemize>
 <tag/Availability/cc65 (not all platforms)