branch: elpa/multiple-cursors
commit 7cf6374333758db0fe27855f935660cce4c4e4ee
Author: Grant Rettke <[email protected]>
Commit: Grant Rettke <[email protected]>

    Typo fixo.
    
    cursos -> cursors
---
 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 684080e..2bacb38 100644
--- a/mc-hide-unmatched-lines-mode.el
+++ b/mc-hide-unmatched-lines-mode.el
@@ -48,7 +48,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