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

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

[elpa] externals/debbugs 9668e1f 110/311: Fix typo.


From: Stefan Monnier
Subject: [elpa] externals/debbugs 9668e1f 110/311: Fix typo.
Date: Sun, 29 Nov 2020 18:41:51 -0500 (EST)

branch: externals/debbugs
commit 9668e1fac6ead817288395f8874bcf40f84b431e
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    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



reply via email to

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