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

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

[elpa] externals/javaimp 3387f72ceb: ; Fix typo


From: Stefan Kangas
Subject: [elpa] externals/javaimp 3387f72ceb: ; Fix typo
Date: Mon, 12 Dec 2022 17:47:52 -0500 (EST)

branch: externals/javaimp
commit 3387f72ceb9d0c13de998c1575993c9c173674ae
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

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

diff --git a/javaimp-parse.el b/javaimp-parse.el
index ce51f1ad38..823e1c54d3 100644
--- a/javaimp-parse.el
+++ b/javaimp-parse.el
@@ -131,7 +131,7 @@ everything's up-to-date.")
       str)))
 
 (defun javaimp-parse--rsb-keyword (regexp &optional bound noerror count)
-  "Like `re-search-backward', but count only occurences which start
+  "Like `re-search-backward', but count only occurrences which start
 outside any syntactic context as given by `syntax-ppss-context'.
 Assumes point is outside of any context initially."
   (or count (setq count 1))



reply via email to

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