aboutsummaryrefslogtreecommitdiffstats
path: root/oni-css
diff options
context:
space:
mode:
Diffstat (limited to 'oni-css')
-rw-r--r--oni-css/oni-css.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-css/oni-css.el b/oni-css/oni-css.el
index ade8746..e588304 100644
--- a/oni-css/oni-css.el
+++ b/oni-css/oni-css.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 20190824001316
+;; Version: 20190825132418
;; Package-Requires: (oni-company oni-fci hydra rainbow-mode yasnippet)
;; This program is free software; you can redistribute it and/or modify
@@ -43,7 +43,7 @@
(defconst oni-css-snippets-dir
(expand-file-name "snippets" oni-css-root)
- "The directory where ‘oni-conf’ stores its snippets.")
+ "The directory where ‘oni-css’ stores its snippets.")
(defun oni-css-property-important-p ()
"Return whether or not the current property is important."