branch: elpa/adoc-mode
commit 97602c1577f2d16efa4b2323e952fe912816e237
Author: Florian Kaufmann <sensor...@gmail.com>
Commit: Florian Kaufmann <sensor...@gmail.com>

    fixed important typo
---
 adoc-mode.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/adoc-mode.el b/adoc-mode.el
index 6163f1a13d..4f2a7a4f99 100644
--- a/adoc-mode.el
+++ b/adoc-mode.el
@@ -111,9 +111,9 @@
   "Based upon AsciiDoc version 8.5.2. I.e. regexeps and rules are taken from
 that version's asciidoc.conf/manual.
 
-Since I regard adoc-mode major enough for the general public, and
-because I am not good at it, I don't change adoc-mode-version a
-lot and it is currently of no much use.")
+Since I don't regard adoc-mode major enough for the general
+public, and because I am not good at it, I don't change
+adoc-mode-version a lot and it is currently of no much use.")
 
 
 ;;;; customization  

Reply via email to