]> git.sur5r.net Git - cc65/commitdiff
atari.sgml: fix typo
authorChristian Groessler <chris@groessler.org>
Thu, 15 Nov 2018 21:47:48 +0000 (22:47 +0100)
committerOliver Schmidt <ol.sc@web.de>
Fri, 16 Nov 2018 15:13:43 +0000 (16:13 +0100)
doc/atari.sgml

index 5b09a663516b70b33037dcee4b768df50ae8479a..7389cb9bc3e698135d4b2d7e92a097143ac44c4a 100644 (file)
@@ -640,7 +640,7 @@ Access to the real time clock is supported only when running on SpartaDOS-X.
 There needs to be an RTC driver installed. This is normally the case
 in the default installation (CONFIG.SYS) of SpartaDOS-X.
 A missing RTC driver in SpartaDOS-X is not supported, and the program
-may crash when calling the <tt/clock_settime()/ or <tt/clock_readtime()/
+may crash when calling the <tt/clock_settime()/ or <tt/clock_gettime()/
 functions.
 
 The resolution of the RTC driver is 1 second.