diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -640,7 +640,7 @@ compile into the definition code to push the given string, terminated by a double quote. the string data and length are stored inline in the definition. -### `s>z ( a u -- a )` +### `s>z, ( a u -- a )` compile into user memory a copy of the given regular string converted to a null-terminated string. |
