summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorkitty <nepeta@canaglie.net>2026-04-14 00:31:35 +1000
committerkitty <nepeta@canaglie.net>2026-04-14 00:31:35 +1000
commit6ff9e379accc25d7c9fda0d51cf83b48139620a5 (patch)
treedb59559432bd7430427aa4e39b076bafdfb505f8 /readme.md
parent64984f5987264fb06587fb669801f8c6f4fdcc31 (diff)
whee!!!
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 1a528c0..c71c00c 100644
--- a/readme.md
+++ b/readme.md
@@ -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.