summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2010-11-12 12:17:00 -0600
committerCarsten Dominik <carsten.dominik@gmail.com>2010-11-12 12:17:00 -0600
commit42dd7afe45bbf8ea976c39cfb0c50660779cdfe8 (patch)
treef991790721f2df570c457f719d5efb6e36d05b00
parent6fee2ffa57c1cb3a922359665433326f47d81f62 (diff)
downloadorg-mode-42dd7afe45bbf8ea976c39cfb0c50660779cdfe8.tar.gz
Fix typo
-rw-r--r--lisp/org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index ea2c9a8..d774a35 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -3422,7 +3422,7 @@ After a match, the match groups contain these elements:
(defcustom org-emphasis-regexp-components
'(" \t('\"{" "- \t.,:!?;'\")}\\" " \t\r\n,\"'" "." 1)
"Components used to build the regular expression for emphasis.
-This is a list with 6 entries. Terminology: In an emphasis string
+This is a list with five entries. Terminology: In an emphasis string
like \" *strong word* \", we call the initial space PREMATCH, the final
space POSTMATCH, the stars MARKERS, \"s\" and \"d\" are BORDER characters
and \"trong wor\" is the body. The different components in this variable