We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ad354 commit b69be5fCopy full SHA for b69be5f
php.el
@@ -87,7 +87,7 @@ You can replace \"en\" with your ISO language code."
87
:type 'string)
88
89
(defcustom php-default-major-mode 'php-mode
90
- "Major mode for edition PHP script."
+ "Major mode for editing PHP script."
91
:group 'php
92
:tag "PHP Default Major Mode"
93
:type 'function)
0 commit comments