branch: elpa/multiple-cursors
commit faf331dfae326274a528365584867c515e237b4a
Merge: 89e360e 7cf6374
Author: Magnar Sveen <[email protected]>
Commit: Magnar Sveen <[email protected]>

    Merge pull request #183 from grettke/patch-1
    
    Typo fixo.
---
 mc-hide-unmatched-lines-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mc-hide-unmatched-lines-mode.el b/mc-hide-unmatched-lines-mode.el
index 5221ef8..18e1688 100644
--- a/mc-hide-unmatched-lines-mode.el
+++ b/mc-hide-unmatched-lines-mode.el
@@ -49,7 +49,7 @@
 
 ;;;###autoload
 (define-minor-mode mc-hide-unmatched-lines-mode
-  "Minor mode when enabled hides all lines where no cursos (and
+  "Minor mode when enabled hides all lines where no cursors (and
 also hum/lines-to-expand below and above) To make use of this
 mode press \"C-'\" while multiple-cursor-mode is active. You can
 still edit lines while you are in mc-hide-unmatched-lines

Reply via email to