We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c822a1b commit 296fffdCopy full SHA for 296fffd
1 file changed
planck-cljs/src/planck/repl.clj
@@ -42,7 +42,7 @@
42
`(planck.repl/pst* '~e)))
43
44
(defmacro ^:private with-err-str
45
- "Evaluates exprs in a context in which *print-fn* is bound to .append
+ "Evaluates exprs in a context in which *print-err-fn* is bound to .append
46
on a fresh StringBuffer. Returns the string created by any nested
47
printing calls."
48
[& body]
0 commit comments