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 ;; 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 ()