branch: elpa/adoc-mode
commit 9e7af55e7eb8c1b19ac46139ce0f79110d1452d4
Author: Bozhidar Batsov <bozhi...@batsov.dev>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>

    Fix a typo
---
 adoc-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/adoc-mode.el b/adoc-mode.el
index dfcbb97312..65d0ebdbf8 100644
--- a/adoc-mode.el
+++ b/adoc-mode.el
@@ -206,7 +206,7 @@ AsciiDoc config file would the probably be '^[<>]-{4,}$'"
   :group 'adoc)
 
 (defcustom adoc-enable-two-line-title t
-  "Wether or not two line titles shall be fontified.
+  "Whether or not two line titles shall be fontified.
 
 nil means never fontify. t means always fontify. A number means
 only fontify if the line below has NOT the length of the given

Reply via email to