changeset 64009:86c9b411a34d

(ediff-ptch): Finish `defgroup' description with period.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 04 Jul 2005 02:02:40 +0000
parents 3c518762672f
children 2dd49ab983ac
files lisp/ediff-ptch.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ediff-ptch.el	Mon Jul 04 02:01:39 2005 +0000
+++ b/lisp/ediff-ptch.el	Mon Jul 04 02:02:40 2005 +0000
@@ -28,7 +28,7 @@
 (provide 'ediff-ptch)
 
 (defgroup ediff-ptch nil
-  "Ediff patch support"
+  "Ediff patch support."
   :tag "Patch"
   :prefix "ediff-"
   :group 'ediff)