commit 50ccef3af36b6d929a256263e3332b3f7dd4b50f parent a823016d6038c66557efc66ac8866a49f34b131e Author: Yuval Langer <yuval.langer@gmail.com> Date: Sat, 22 Jun 2024 12:54:26 +0300 Remove incorrect documentation. Diffstat:
M | pstk.scm | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pstk.scm b/pstk.scm @@ -637,7 +637,7 @@ term)) (define (wish . arguments) - "Send ARGUMENTS to wish. Each argument in its own line." + "Send ARGUMENTS to wish." (for-each (lambda (argument) (when *wish-debug-input*