emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master adc80dd: Fix a docstring


From: Bozhidar Batsov
Subject: [Emacs-diffs] master adc80dd: Fix a docstring
Date: Sat, 16 Jun 2018 16:01:00 -0400 (EDT)

branch: master
commit adc80ddcfb37cdd9fa192053a1088d22585416e7
Author: Bozhidar Batsov <address@hidden>
Commit: Bozhidar Batsov <address@hidden>

    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 bed8803..fad7bc1 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]