We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e874a8 commit 5d3e946Copy full SHA for 5d3e946
lisp/php-format.el
@@ -130,7 +130,7 @@
130
:group 'php-format)
131
132
(defcustom php-format-disable-async-format-buffer-has-modified t
133
- "When non-NIL, disable asynchronous formatting if the buffer has modified (not saved)."
+ "When set to non-NIL, disables async formatting if buffer is modified (unsaved)."
134
:tag "PHP Format Disable Async Format Buffer Has Modified"
135
:type 'boolean
136
0 commit comments