Home » PHP » PHP_Beautifier » Bug #4248
Try must be tries
Details
| Request #4248 | Try must be tries |
|---|---|
| Submitted | 2005-04-29 14:26 UTC |
| From | mail at gerbenvv dot nl |
| Status | Closed |
| Package | PHP_Beautifier |
| PHP Version | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2005-04-29 14:26 UTC] mail at gerbenvv dot nl
Description:
------------
This program try to reformat and beautify Php code automatically.
I think you mean this:
This program tries to reformat and beautify Php code automatically.
try - tries :-)
Reproduce code:
---------------
This program try to reformat and beautify Php code automatically.
I think you mean this:
This program tries to reformat and beautify Php code automatically.
try - tries :-)
Expected result:
----------------
This program try to reformat and beautify Php code automatically.
I think you mean this:
This program tries to reformat and beautify Php code automatically.
try - tries :-)
Actual result:
--------------
This program try to reformat and beautify Php code automatically.
I think you mean this:
This program tries to reformat and beautify Php code automatically.
try - tries :-)