1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-19 10:42:10 +00:00

Docs: Fix some typos

This commit is contained in:
Karol Stasiak
2019-07-31 02:37:40 +02:00
parent 05c017e375
commit 96b020ce62
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -76,6 +76,6 @@ TODO: buggy.
#### void putbyte_safe(byte b)
Wrires a byte from file.
Writes a byte from file.
Sets `errno`.
TODO: buggy.