aboutsummaryrefslogtreecommitdiffstats
path: root/oni-yasnippet.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-02-27 23:52:37 -0800
committerGravatar Tom Willemse2019-02-27 23:52:37 -0800
commitfe9bc3ed0601b05b8489a9f9606a65dc3bba57f4 (patch)
tree0cbbac8db2f40cae5ded8cddc2676abe4821ccaf /oni-yasnippet.el
parentbab53707b6fdf4fc8e27efa52de02f093f3cf218 (diff)
downloademacs-config-fe9bc3ed0601b05b8489a9f9606a65dc3bba57f4.tar.gz
emacs-config-fe9bc3ed0601b05b8489a9f9606a65dc3bba57f4.zip
Fix typo
Diffstat (limited to 'oni-yasnippet.el')
-rw-r--r--oni-yasnippet.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/oni-yasnippet.el b/oni-yasnippet.el
index 23fa21f..7779627 100644
--- a/oni-yasnippet.el
+++ b/oni-yasnippet.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 20190227224145
-;; Package-Require: (yasnippet yasnippet-snippets diminish)
+;; Version: 20190227234554
+;; Package-Requires: (yasnippet yasnippet-snippets diminish)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by