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:
parent
c7231e7d53
commit
d7a4b62ed5
@ -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"
|
||||||
|
@ -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 '
|
||||||
|
Loading…
Reference in New Issue
Block a user