Hello,
while I was translating an XML I saw this
<section id="pgsql.requirenments">
I guess this is a typo... but then I did:
[marco@caesar en]$ pwd
/home/marco/devel/phpdoc/en
[marco@caesar en]$ grep -r requirements * | wc
62 229 4226
[marco@caesar en]$ grep -r requirenments * | wc
48 144 3289
that is, 43% of typos. I searched in the Webster but it said that
"requirenment" does not exist... should we correct the tags?
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php