branch: externals/debbugs
commit 9668e1fac6ead817288395f8874bcf40f84b431e
Author: Michael Albinus <[email protected]>
Commit: Michael Albinus <[email protected]>
Fix typo.
---
debbugs-gnu.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debbugs-gnu.el b/debbugs-gnu.el
index 172bcaf..38b9940 100644
--- a/debbugs-gnu.el
+++ b/debbugs-gnu.el
@@ -53,8 +53,8 @@
;; function will ask for user tags (a comma separated list), and shows
;; just the bugs which are tagged with them. In general, user tags
;; shall be strings denoting to subprojects of the package, like
-;; "cedet" or "tramp" of the package "emacs. If no user tag is given,
-;; locally tagged bugs are shown.
+;; "cedet" or "tramp" of the package "emacs". If no user tag is
+;; given, locally tagged bugs are shown.
;; If a prefix is given to the command, more search parameters are
;; asked for, like packages (also a comma separated list, "emacs" is