branch: externals/prefixed-core
commit 32cf255af5aada47d173c9877487e70c98e30151
Author: Stefan Kangas <stefankan...@gmail.com>
Commit: Stefan Kangas <stefankan...@gmail.com>

    ; Fix typo
---
 prefixed-core.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/prefixed-core.el b/prefixed-core.el
index 61e59fa5ea..d247171f4c 100644
--- a/prefixed-core.el
+++ b/prefixed-core.el
@@ -21,7 +21,7 @@
 
 ;;; Commentary:
 
-;; This library provids new names for old functions.
+;; This library provides new names for old functions.
 ;;
 ;; Many core Lisp functions do not abide by the "package prefix convention"
 ;; that Elisp packages are expected to follow, and instead use a naming

Reply via email to