branch: externals/php-fill
commit 225302154e7030675005dc780d4a7e98ce306787
Author: Ariel Del Valle Lozano <[email protected]>
Commit: Ariel Del Valle Lozano <[email protected]>
Better wording on the latest news
---
php-fill.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/php-fill.el b/php-fill.el
index b02285dfe6..9c55a171eb 100644
--- a/php-fill.el
+++ b/php-fill.el
@@ -56,8 +56,8 @@
;; Version 1.1.0
;; - Customizable variable `php-fill-refill-black-list' added, so that
-;; if the user finds a command that conflicts with
-;; `php-fill-refill-mode' that command can be added by the user.
+;; if a command that conflicts with `php-fill-refill-mode' is found,
+;; that command can be added by the user.
;;; Code: