From 9020eb92faa9f4a08552d09c9ee790db47ecf3b4 Mon Sep 17 00:00:00 2001 From: Justin Date: Mon, 1 Apr 2024 08:19:50 -0700 Subject: [PATCH] Improve comments Co-authored-by: Gerry Agbobada <10496163+gagbo@users.noreply.github.com> --- parinfer-rust-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parinfer-rust-mode.el b/parinfer-rust-mode.el index 58343ff..30f9c4a 100644 --- a/parinfer-rust-mode.el +++ b/parinfer-rust-mode.el @@ -275,7 +275,7 @@ The available options are: - Type: boolean - Default: nil - - `:lisp-block-comments': recognize |lisp-style vline symbol|s. + - `:lisp-block-comments': recognize #|lisp-style block comments|#. - Type: boolean - Default: nil