diff options
Diffstat (limited to 'elisp/geiser-repl.el')
-rw-r--r-- | elisp/geiser-repl.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elisp/geiser-repl.el b/elisp/geiser-repl.el index 690b4ba..87d2c06 100644 --- a/elisp/geiser-repl.el +++ b/elisp/geiser-repl.el @@ -187,7 +187,7 @@ If you have a slow system, try to increase this time." "Whether to automatically invoke the external viewer to display images popping up in the REPL. -See also `geiser-debug-auto-display-images-p'." +See also `geiser-debug-auto-display-images'." :type 'boolean) (geiser-custom--defcustom geiser-repl-add-project-paths t |