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

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

[elpa] externals/prefixed-core 32cf255af5: ; Fix typo


From: Stefan Kangas
Subject: [elpa] externals/prefixed-core 32cf255af5: ; Fix typo
Date: Mon, 12 Dec 2022 17:55:40 -0500 (EST)

branch: externals/prefixed-core
commit 32cf255af5aada47d173c9877487e70c98e30151
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@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

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