Skip to content

Commit c5ac3f2

Browse files
committed
Fix doc comment for php group
1 parent 382f1cb commit c5ac3f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
;; Local variables
117117
;;;###autoload
118118
(defgroup php nil
119-
"Major mode `php-mode' for editing PHP code."
119+
"Major mode for editing PHP code."
120120
:tag "PHP"
121121
:prefix "php-"
122122
:group 'languages

0 commit comments

Comments
 (0)