branch: elpa/helm
commit 043bbe59d8504de65678a4f29a1387ae35b71bac
Author: Thierry Volpiatto <thie...@posteo.net>
Commit: Thierry Volpiatto <thie...@posteo.net>

    Fix comment
---
 helm-packages.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm-packages.el b/helm-packages.el
index 81dc53ff8c..90d204b310 100644
--- a/helm-packages.el
+++ b/helm-packages.el
@@ -274,7 +274,7 @@ PROVIDER can be one of \"gnu\" or \"nongnu\"."
     (cl-assert (null core) nil
                (format "Package '%s' already provided in Emacs at '%s'"
                        package core))
-    ;; In gnu archive all orphaned packages are pointing to
+    ;; In gnu archive all packages maintained on Elpa are pointing to
     ;; "https://git.sv.gnu.org/git/emacs/elpa.git"; instead of nil which create 
a
     ;; redirection to a savannah url and finally make git clone fails as the 
url
     ;; is unrelated to package.

Reply via email to