From adc80ddcfb37cdd9fa192053a1088d22585416e7 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Sat, 16 Jun 2018 23:00:50 +0300 Subject: [PATCH] Fix a docstring --- lisp/progmodes/ruby-mode.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lisp/progmodes/ruby-mode.el b/lisp/progmodes/ruby-mode.el index bed88036eed..fad7bc1fb8b 100644 --- a/lisp/progmodes/ruby-mode.el +++ b/lisp/progmodes/ruby-mode.el @@ -257,8 +257,7 @@ the statement: qux end -Only has effect when `ruby-use-smie' is t. -" +Only has effect when `ruby-use-smie' is t." :type `(choice (const :tag "None" nil) (const :tag "All" t) -- 2.39.2