branch: externals/php-fill
commit 32976e7d4866706dbbf8f2b86b63cb93e3547d6c
Author: Ariel Del Valle Lozano <[email protected]>
Commit: Ariel Del Valle Lozano <[email protected]>
doc block reference
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 81567fc038..364f13df4f 100644
--- a/README.org
+++ b/README.org
@@ -10,11 +10,11 @@ Additional fill commands for PHP code editing.
[[images/nosqueez.gif]]
-** Use “<return>” to break or add a new line to string literals and comments.
+** Use “<return>” to break or add a new line to string literals and doc blocks.
[[images/return.gif]]
-** Use “<backspace>” or “<delete>” at the end and at the beginning to join
them.
+** Use “<backspace>” or “<delete>” at the beginning and at the end to join
them.
[[images/backspace-and-del.gif]]