branch: elpa/telephone-line
commit de2e4d5c866ed7b9393883bc6b74a77250a8b52a
Author: ogdenwebb <[email protected]>
Commit: ogdenwebb <[email protected]>
Fix telephone-line-warning docstring.
---
telephone-line.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/telephone-line.el b/telephone-line.el
index c07fb0e478..d91103c763 100644
--- a/telephone-line.el
+++ b/telephone-line.el
@@ -67,7 +67,7 @@
(defface telephone-line-warning
'((t (:inherit warning :underline nil :strike-through nil)))
- "Face to higlight errors in telephone-line."
+ "Face to higlight warnings in telephone-line."
:group 'telephone-line)
(defface telephone-line-evil