Skip to content

Commit dbf61c7

Browse files
committed
Fix lexical-binding header (missing :)
1 parent 8a05211 commit dbf61c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

company-phpactor.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
;;; company-phpactor.el --- company-mode backend for Phpactor -*- lexical-binding t; -*-
1+
;;; company-phpactor.el --- company-mode backend for Phpactor -*- lexical-binding: t; -*-
22

33
;; Copyright (C) 2018 Friends of Emacs-PHP development
44

0 commit comments

Comments
 (0)