summaryrefslogtreecommitdiff
path: root/lisp/ediff-ptch.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2005-07-04 02:02:40 +0000
committerJuanma Barranquero <lekktu@gmail.com>2005-07-04 02:02:40 +0000
commit143b42a61c4bac8ba056568f3e91a973384f2d5d (patch)
tree49e79b7dfe983e03948b745431b953145fe5b8f6 /lisp/ediff-ptch.el
parentb47b0c2c7e3a5b5e4ad6401938407d1250bcd2ee (diff)
downloademacs-143b42a61c4bac8ba056568f3e91a973384f2d5d.tar.gz
(ediff-ptch): Finish `defgroup' description with period.
Diffstat (limited to 'lisp/ediff-ptch.el')
-rw-r--r--lisp/ediff-ptch.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ediff-ptch.el b/lisp/ediff-ptch.el
index 342f75fd1e0..4040985d1c8 100644
--- a/lisp/ediff-ptch.el
+++ b/lisp/ediff-ptch.el
@@ -28,7 +28,7 @@
(provide 'ediff-ptch)
(defgroup ediff-ptch nil
- "Ediff patch support"
+ "Ediff patch support."
:tag "Patch"
:prefix "ediff-"
:group 'ediff)