> Please check this!
> 
> My first commit to phpdoc.

Your commits thus far have whitespace issues, it looks 
like a few tabs have snuck in.  Consider the following:

 * Whitespace rules are strictly enforced/followed
 * No tabs, EVER!
 * One space indentions
 * cvs diff yourfile.xml before commit
 * make test before commit
 * Separate whitespace changes from content
   changes as to make reading diffs easier and
   to not upset translators

Regards,
Philip

Reply via email to