Fix earlier commits for EN typos

- Correct errors due to misplaced punctuation.

git-svn-id: svn://kolibrios.org@10066 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Andrew 2024-05-30 00:05:54 +00:00
parent c7231e7d53
commit d7a4b62ed5
2 changed files with 2 additions and 2 deletions

View File

@ -304,7 +304,7 @@ print "read get data"
mov edx, ebx mov edx, ebx
mov eax, 1 mov eax, 1
print "read ok" print "read ok"
jmp .exit. jmp .exit
.size: .size:
print "buffer small" print "buffer small"

View File

@ -977,7 +977,7 @@ text:
db ' ' db ' '
db ' ' db ' '
db ' START/STOP << >> REPEAT:OFF ' db ' START/STOP << >> REPEAT:OFF '
db 'x <- END MARKER, DON'T DELETE ' db 'x <- END MARKER, DO NOT DELETE '
now_playing: now_playing:
db ' ' db ' '
db 'xx ' db 'xx '