]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix a docstring
authorBozhidar Batsov <bozhidar@batsov.com>
Sat, 16 Jun 2018 20:00:50 +0000 (23:00 +0300)
committerBozhidar Batsov <bozhidar@batsov.com>
Sat, 16 Jun 2018 20:00:50 +0000 (23:00 +0300)
lisp/progmodes/ruby-mode.el

index bed88036eedede3e3de21da3c75cb295672c4e0e..fad7bc1fb8bc7d5886224f1ad2a5f5b81815dd11 100644 (file)
@@ -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)