branch: elpa/isl
commit b165dbd30ca31c6408ded4b2918dfe41f59ea380
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
Fix docstring
---
isl.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/isl.el b/isl.el
index 0e11729f7bf..d0a4b640593 100644
--- a/isl.el
+++ b/isl.el
@@ -1088,7 +1088,7 @@ See `isl-requires-pattern'."
(defun isl-set-iterator (&optional skip-first)
"Build `isl--iterator' against `isl--item-overlays' according to context.
-When SKIP-FIRST is specified build overlay with the current overlay
+When SKIP-FIRST is specified build iterator with the current overlay
appended at end."
(let* ((revlst (if (eq isl--direction 'forward)
isl--item-overlays