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

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

[elpa] externals/repology 64dae3ccf4 5/5: repology: Fix typo in docstrin


From: Nicolas Goaziou
Subject: [elpa] externals/repology 64dae3ccf4 5/5: repology: Fix typo in docstring
Date: Tue, 22 Feb 2022 05:20:00 -0500 (EST)

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

    repology: Fix typo in docstring
    
    * repology.el (repology-collect-projects): Add missing space in docstring.
---
 repology.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/repology.el b/repology.el
index bbdaee07c7..46f6de425a 100644
--- a/repology.el
+++ b/repology.el
@@ -660,7 +660,7 @@ according to the value of `repology-free-projects-only'."
 
 NAMES is a list of project names, as strings.
 
-Project names can also be a list of strings. In that case, the
+Project names can also be a list of strings.  In that case, the
 project is named after the first element of the list and packages
 associated to subsequent names are merged into it, as if all were
 a single project.  This is useful when Repology has multiple names



reply via email to

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