Skip to content

Commit bb15877

Browse files
authored
Merge pull request #32 from polluks/patch-2
Fixed typo
2 parents ed47d77 + d09e990 commit bb15877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Tests: ```tests/lib/ctype/*-test.c```
4949

5050
## ```stdio.h```
5151

52-
Since cc64 has no typedef or strucht, file handles (short ```fh```)
52+
Since cc64 has no typedef or struct, file handles (short ```fh```)
5353
are int values, namely the CBM logical file number.
5454

5555
No default file handles stdin, stdout or stderr are defined.

0 commit comments

Comments
 (0)