Skip to content

Commit bf8b834

Browse files
authored
Fixed typo
1 parent 0d8cbbc commit bf8b834

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/tgi.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -477,10 +477,10 @@ be used in presence of a prototype.
477477

478478
<quote>
479479
<descrip>
480-
<tag/Function/Get number of horisontal pixels on the screen.
480+
<tag/Function/Get number of horizontal pixels on the screen.
481481
<tag/Header/<tt/<ref id="tgi.h" name="tgi.h">/
482482
<tag/Declaration/<tt/unsigned tgi_getxres (void);/
483-
<tag/Description/Get number of horisontal pixels on the screen.
483+
<tag/Description/Get number of horizontal pixels on the screen.
484484
This is same as tgi_maxx()+1.
485485
<tag/Availability/cc65
486486
<tag/See also/Other tgi functions.

0 commit comments

Comments
 (0)