branch: elpa/isl
commit 34b76597ef74ec8eb0e5888d6a790cdc85ad68f6
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>

    Typo fix
---
 isl.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/isl.el b/isl.el
index 37e70600aeb..ae5fe25d7a8 100644
--- a/isl.el
+++ b/isl.el
@@ -989,7 +989,7 @@ See `isl-requires-pattern'."
       (setq isl--invalid nil)
       ;; We don't use the isearch-invisible mechanism which is heavy
       ;; and don't behave as we want, instead remove invisibility in
-      ;; all buffer and on exit restore it and unhide only the place
+      ;; all buffers and on exit restore it and unhide only the place
       ;; where point is with appropriate functions belonging to
       ;; major-mode e.g. org => org-reveal etc...
       (when (and isl-search-invisible

Reply via email to