branch: elpa/anzu commit 8622c1fa93f15f609c01c16d99d57b9358b5768a Author: Syohei YOSHIDA <[email protected]> Commit: Syohei YOSHIDA <[email protected]>
Fix typo
---
anzu.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/anzu.el b/anzu.el
index c90a1cd941..fab96b0c5d 100644
--- a/anzu.el
+++ b/anzu.el
@@ -44,7 +44,7 @@
:group 'isearch)
(defcustom anzu-mode-lighter " Anzu"
- "Lighter of anzo-mode"
+ "Lighter of anzu-mode"
:type 'string
:group 'anzu)
