summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--company.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/company.el b/company.el
index 69dc544..12595cb 100644
--- a/company.el
+++ b/company.el
@@ -7,7 +7,7 @@
;; URL: http://company-mode.github.io/
;; Version: 1.0.2
;; Keywords: abbrev, convenience, matching
-;; Package-Requires: ((emacs "26.1") (posframe "1.5.1")
+;; Package-Requires: ((emacs "26.1") (posframe "1.5.1"))
;; This file is part of GNU Emacs.