branch: externals/system-packages
commit 149c253583e8b4d56a851b1e91e456260749cdea
Author: Alex Branham <[email protected]>
Commit: Alex Branham <[email protected]>
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