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

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

[elpa] externals/repology 7e68447 5/9: Fix typo in docstring


From: Nicolas Goaziou
Subject: [elpa] externals/repology 7e68447 5/9: Fix typo in docstring
Date: Mon, 18 Jan 2021 17:27:53 -0500 (EST)

branch: externals/repology
commit 7e68447f31264da422e4b66c95b3e1a8fd450e96
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Commit: Nicolas Goaziou <mail@nicolasgoaziou.fr>

    Fix typo in docstring
    
    * repology.el (repology--main-prompt): Fix typo in docstring.
---
 repology.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/repology.el b/repology.el
index 313dfef..2e69639 100644
--- a/repology.el
+++ b/repology.el
@@ -1119,7 +1119,7 @@ Columns are displayed according to 
`repology-display-problems-columns'."
   (format-message
    "Action: [S]earch projects  [L]ookup project  \
 \[R]eport repository problems    (`q' to quit)")
-  "Main prompt used if `repology' UI.")
+  "Main prompt used in `repology' UI.")
 
 (defun repology--select-key (allowed-keys msg)
   "Keep requesting user to press a key until it belongs to ALLOWED-KEYS.



reply via email to

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