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

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

diff --git a/isl.el b/isl.el
index 3da73d88e9d..cf3b5badce8 100644
--- a/isl.el
+++ b/isl.el
@@ -127,7 +127,7 @@ e.g. \"foo !bar\" would match any symbol containing foo but 
not bar.
 \\[isl-yank-word-at-point]\t\tYank word at point
 \\[isl-yank-symbol-at-point]\t\tYank symbol at point
 \\[isl-recenter]\t\tRecenter current buffer
-\\[isl-change-matching-style]\t\tToggle matching style (regexp/litteral)
+\\[isl-change-matching-style]\t\tToggle matching style (regexp/literal)
 \\[isl-select-case-fold-search]\t\tChange case fold search (cycle: *=smart, 
1=t, 0=nil)
 \\[isl-goto-first]\t\tGoto first occurence
 \\[isl-goto-last]\t\tGoto last occurence

Reply via email to