From: Juanma Barranquero Date: Mon, 4 Jul 2005 03:34:51 +0000 (+0000) Subject: (org): Fix typo in docstring. X-Git-Tag: emacs-pretest-22.0.90~8384 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=08fffc3fb4dbd2938f900bc17e207fca9e6e2cba;p=emacs.git (org): Fix typo in docstring. --- diff --git a/lisp/textmodes/org.el b/lisp/textmodes/org.el index f9f4f2428ea..1551738050b 100644 --- a/lisp/textmodes/org.el +++ b/lisp/textmodes/org.el @@ -193,7 +193,7 @@ "Are we using the new outline mode?") (defgroup org nil - "Outline-based notes management and organizer " + "Outline-based notes management and organizer." :tag "Org" :group 'outlines :group 'hypermedia