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

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

[elpa] externals/system-packages 149c253 055/117: Fix typo


From: Stefan Monnier
Subject: [elpa] externals/system-packages 149c253 055/117: Fix typo
Date: Fri, 14 Dec 2018 17:02:08 -0500 (EST)

branch: externals/system-packages
commit 149c253583e8b4d56a851b1e91e456260749cdea
Author: Alex Branham <address@hidden>
Commit: Alex Branham <address@hidden>

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

diff --git a/system-packages.el b/system-packages.el
index 45ccaf3..643cfeb 100644
--- a/system-packages.el
+++ b/system-packages.el
@@ -244,7 +244,7 @@
            for path = (executable-find (symbol-name name))
            when path
            return name)
-  "String containing the package manager to use.
+  "Symbol containing the package manager to use.
 
 See `system-packages-supported-package-managers' for a list of
 supported software.  Tries to be smart about selecting the



reply via email to

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