aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2014-12-14 15:27:02 -0200
committerArtur Malabarba <bruce.connor.am@gmail.com>2014-12-14 15:27:02 -0200
commit26d2da1e992130897c24898142e36798b0f2d981 (patch)
tree6f25613962cc8d03d35efa793abdc9a5460b2f4a
parenta0d2e0d1572f09890e1c91a8230867fb019b3f10 (diff)
Doc fix
-rw-r--r--sx.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx.el b/sx.el
index c1f91d1..f707731 100644
--- a/sx.el
+++ b/sx.el
@@ -31,7 +31,7 @@
(defconst sx-version "0.1" "Version of the `sx' package.")
(defgroup sx nil
- "Customization group for sx-question-mode."
+ "Customization group for the `sx' package."
:prefix "sx-"
:tag "SX"
:group 'applications)