]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ob-ruby.el
Don't quote nil and t in doc strings
[gnu-emacs] / lisp / org / ob-ruby.el
index 7e09d6d78be411e30855be9af191a6239ff6645d..8dee01a5389e2155482d3145f9353b01e8d5a0bc 100644 (file)
@@ -58,7 +58,7 @@
   :type 'string)
 
 (defcustom org-babel-ruby-nil-to 'hline
-  "Replace 'nil' in ruby tables with this before returning."
+  "Replace nil in ruby tables with this before returning."
   :group 'org-babel
   :version "24.4"
   :package-version '(Org . "8.0")