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

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

[elpa] externals/zones 055773ef98: ; Fix typo


From: Stefan Kangas
Subject: [elpa] externals/zones 055773ef98: ; Fix typo
Date: Mon, 12 Dec 2022 18:16:29 -0500 (EST)

branch: externals/zones
commit 055773ef98c0a0d9ef4c0f0fb066b84246053f6e
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

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

diff --git a/zones.el b/zones.el
index c620bf477d..d08a327c51 100644
--- a/zones.el
+++ b/zones.el
@@ -2633,7 +2633,7 @@ This uses `zz-overlay-to-zone', which see for optional 
arg POS-TYPE.
 By default, the zones are basic zones.  Non-nil optional arg IZONES-P
 means they are izones.
 
-Note: If you plan to coelesce the resulting ZONES (using, e.g.,
+Note: If you plan to coalesce the resulting ZONES (using, e.g.,
 `zz-unite-zones') then you will no doubt want to ensure that the
 OVERLAYS are all of the same type."
   (let ((zones  (delq nil (mapcar `(lambda (ov) (zz-overlay-to-zone ov 
',pos-type)) overlays))))



reply via email to

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