Skip to content

Commit 60c7d26

Browse files
committed
Update a reference to cider-print-fn
1 parent 73469c6 commit 60c7d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cider-repl.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ focused. Otherwise the buffer is displayed and focused."
109109

110110
(defcustom cider-repl-use-pretty-printing t
111111
"Control whether results in the REPL are pretty-printed or not.
112-
The REPL will use the printer specified in `cider-pprint-fn'.
112+
The REPL will use the printer specified in `cider-print-fn'.
113113
The `cider-toggle-pretty-printing' command can be used to interactively
114114
change the setting's value."
115115
:type 'boolean

0 commit comments

Comments
 (0)