summaryrefslogtreecommitdiff
path: root/helm-config.el
diff options
context:
space:
mode:
authorManuel Uberti <manuel.uberti@inventati.org>2020-06-01 15:33:56 +0200
committerManuel Uberti <manuel.uberti@inventati.org>2020-06-03 11:06:21 +0200
commit5cf79283d605f3520da434f46fefa82943f2eddd (patch)
tree256e2a04b101ebcbaf2908918f83e51684b1e308 /helm-config.el
parent130175735fb9c55f9e2a2c1a7d2609d628458f77 (diff)
Fix documentation
Diffstat (limited to 'helm-config.el')
-rw-r--r--helm-config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-config.el b/helm-config.el
index e5b465ff..59d82128 100644
--- a/helm-config.el
+++ b/helm-config.el
@@ -131,7 +131,7 @@
;;;###autoload
(defun helm-configuration ()
- "Customize `helm'."
+ "Customize Helm."
(interactive)
(customize-group "helm"))