(prolog): Finish `defgroup' description with period.

This commit is contained in:
Juanma Barranquero 2005-07-04 03:18:35 +00:00
parent abefd5113c
commit 73efac4955

View file

@ -31,7 +31,7 @@
;;; Code:
(defgroup prolog nil
"Major mode for editing and running Prolog under Emacs"
"Major mode for editing and running Prolog under Emacs."
:group 'languages)