From 6ff9e379accc25d7c9fda0d51cf83b48139620a5 Mon Sep 17 00:00:00 2001 From: kitty Date: Tue, 14 Apr 2026 00:31:35 +1000 Subject: whee!!! --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') 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. -- cgit v1.2.3