typo
svn: r6921
This commit is contained in:
parent
a93b664b94
commit
802641d6e7
|
@ -8,7 +8,7 @@ _wxme.ss_ --- reading PLT graphical format (WXME) files without MrEd
|
||||||
Peeks from `input-port' and returns #t if it starts with magic bytes
|
Peeks from `input-port' and returns #t if it starts with magic bytes
|
||||||
indicating a WXME-format stream, #f otherwise.
|
indicating a WXME-format stream, #f otherwise.
|
||||||
|
|
||||||
The magic bytes are "WXME01<n><m> ##" for digits <n> and <n>, followed
|
The magic bytes are "WXME01<n><m> ##" for digits <n> and <m>, followed
|
||||||
by either a space, carriage return, or newline, and optionally
|
by either a space, carriage return, or newline, and optionally
|
||||||
prefixed with "#reader(\"read.ss\"\"wxme\")".
|
prefixed with "#reader(\"read.ss\"\"wxme\")".
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user