aboutsummaryrefslogtreecommitdiffstats
path: root/oni-conf/oni-conf.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-conf/oni-conf.el')
-rw-r--r--oni-conf/oni-conf.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-conf/oni-conf.el b/oni-conf/oni-conf.el
index df09da5..23bc27f 100644
--- a/oni-conf/oni-conf.el
+++ b/oni-conf/oni-conf.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 20190823225821
+;; Version: 20190827215231
;; Package-Requires: (oni-yasnippet)
;; This program is free software; you can redistribute it and/or modify
@@ -36,7 +36,7 @@
(defconst oni-conf-snippets-dir
(expand-file-name "snippets" oni-conf-root)
- "The director where ‘oni-conf’ stores its snippets.")
+ "The directory where ‘oni-conf’ stores its snippets.")
;;;###autoload
(defun oni-conf-snippets-initialize ()