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

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

[nongnu] elpa/auto-dim-other-buffers b797afadb4 44/82: s/it’s/its/


From: ELPA Syncer
Subject: [nongnu] elpa/auto-dim-other-buffers b797afadb4 44/82: s/it’s/its/
Date: Mon, 12 Dec 2022 20:58:42 -0500 (EST)

branch: elpa/auto-dim-other-buffers
commit b797afadb48f69671d167050243e086923dcd364
Author: Michal Nazarewicz <mina86@mina86.com>
Commit: Michal Nazarewicz <mina86@mina86.com>

    s/it’s/its/
---
 auto-dim-other-buffers.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/auto-dim-other-buffers.el b/auto-dim-other-buffers.el
index 3a7cc93576..ad987bd7c4 100644
--- a/auto-dim-other-buffers.el
+++ b/auto-dim-other-buffers.el
@@ -67,7 +67,7 @@
   "Buffer we were before command finished.")
 
 (defun adob--ignore-buffer (buffer)
-  "Return whether to ignore BUFFER and do not affect it's state.
+  "Return whether to ignore BUFFER and do not affect its state.
 Currently only mini buffer and echo areas are ignored."
   (or (null buffer)
       (minibufferp buffer)



reply via email to

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