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:
@@ -304,7 +304,7 @@ print "read get data"
|
||||
mov edx, ebx
|
||||
mov eax, 1
|
||||
print "read ok"
|
||||
jmp .exit.
|
||||
jmp .exit
|
||||
|
||||
.size:
|
||||
print "buffer small"
|
||||
|
@@ -977,7 +977,7 @@ text:
|
||||
db ' '
|
||||
db ' '
|
||||
db ' START/STOP << >> REPEAT:OFF '
|
||||
db 'x <- END MARKER, DON'T DELETE '
|
||||
db 'x <- END MARKER, DO NOT DELETE '
|
||||
now_playing:
|
||||
db ' '
|
||||
db 'xx '
|
||||
|
Reference in New Issue
Block a user