summaryrefslogtreecommitdiff
path: root/offlineimap.el
diff options
context:
space:
mode:
Diffstat (limited to 'offlineimap.el')
-rw-r--r--offlineimap.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/offlineimap.el b/offlineimap.el
index 2984764..ee703fd 100644
--- a/offlineimap.el
+++ b/offlineimap.el
@@ -72,7 +72,7 @@ This is used when `offlineimap-mode-line-style' is set to 'symbol."
(defcustom offlineimap-timestamp nil
"Timestamp to add at the beginning of each OffsyncIMAP line."
:type 'string
- :group 'offlinemap)
+ :group 'offlineimap)
(defcustom offlineimap-event-hooks nil
"Hooks run when OfflineIMAP state changes."