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

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

[elpa] externals/vcard f0ccea2ac8: ; Fix typo


From: Stefan Kangas
Subject: [elpa] externals/vcard f0ccea2ac8: ; Fix typo
Date: Mon, 12 Dec 2022 18:10:13 -0500 (EST)

branch: externals/vcard
commit f0ccea2ac8f05d3e5fb5b7750e7ba030e3f9a421
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

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

diff --git a/vcard.el b/vcard.el
index f7dc30857e..e1f8f4d05d 100644
--- a/vcard.el
+++ b/vcard.el
@@ -531,7 +531,7 @@ US domestic telephone numbers are replaced with 
international format."
 
 
 (defun vcard-split-string (string &optional separator limit)
-  "Split STRING at occurences of SEPARATOR.  Return a list of substrings.
+  "Split STRING at occurrences of SEPARATOR.  Return a list of substrings.
 Optional argument SEPARATOR can be any regexp, but anything matching the
  separator will never appear in any of the returned substrings.
  If not specified, SEPARATOR defaults to \"[ \\f\\t\\n\\r\\v]+\".



reply via email to

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