branch: externals/php-fill
commit 1af52602cd4162ebecc04c1e2fc73a8191e3a026
Author: Ariel Del Valle Lozano <[email protected]>
Commit: Ariel Del Valle Lozano <[email protected]>

    Little ‘upsi’ in description.
---
 php-fill.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/php-fill.el b/php-fill.el
index 3ba9d7f242..5c9d957ede 100644
--- a/php-fill.el
+++ b/php-fill.el
@@ -845,7 +845,7 @@ buffer."
 \\[php-fill-set-local-variables] on the current buffer.
 
 It's important to say that this customizable variable doesn't replace
-`fill-column'. `fill-column' it's still used as the value look up to
+`fill-column'.  `fill-column' it's still used as the value look up to
 fill any content.  The purpose of this variable is to ease the process
 of setting up a default `fill-column' for PHP files, through the use of
 the command `php-fill-set-local-variables' and a hook to a major mode

Reply via email to