aboutsummaryrefslogtreecommitdiff
path: root/sx-cache.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-cache.el')
-rw-r--r--sx-cache.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-cache.el b/sx-cache.el
index b9f65ba..51c2267 100644
--- a/sx-cache.el
+++ b/sx-cache.el
@@ -32,7 +32,7 @@
(expand-file-name ".sx" user-emacs-directory)
"Directory containing cached data."
:type 'directory
- :group 'sx-cache)
+ :group 'sx)
(defun sx-cache--ensure-sx-cache-directory-exists ()
"Ensure `sx-cache-directory' exists."