emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/shell-command+ 2f16957 5/6: Fix checkdoc complaint in s


From: ELPA Syncer
Subject: [elpa] externals/shell-command+ 2f16957 5/6: Fix checkdoc complaint in shell-command+ group definition
Date: Wed, 4 Aug 2021 10:58:09 -0400 (EDT)

branch: externals/shell-command+
commit 2f1695757e830d3a353427a5d166e371b1b16d1a
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Fix checkdoc complaint in shell-command+ group definition
---
 shell-command+.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shell-command+.el b/shell-command+.el
index 0dd6b5d..26a5ff4 100644
--- a/shell-command+.el
+++ b/shell-command+.el
@@ -67,7 +67,7 @@
 ;;; Code:
 
 (defgroup shell-command+ nil
-  "An extended `shell-command'"
+  "An extended `shell-command'."
   :group 'external
   :prefix "shell-command+-")
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]