]> code.delx.au - gnu-emacs/commitdiff
(org): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 4 Jul 2005 03:34:51 +0000 (03:34 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 4 Jul 2005 03:34:51 +0000 (03:34 +0000)
lisp/textmodes/org.el

index f9f4f2428eacd98af33e3b37d571d18c2bf0eef9..1551738050b95f29d75faaf515199f3954fcf1e4 100644 (file)
   "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