Changeset 157

Show
Ignore:
Timestamp:
02/15/07 14:27:06 (2 years ago)
Author:
hans
Message:

References #76 - Fixing class name, phpdoc.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/classes/phing/tasks/ext/phpdoc/PhpDocumentorTask.php

    r156 r157  
    2828 * @author Hans Lellelid <hans@xmpl.org> 
    2929 * @author Michiel Rook <michiel.rook@gmail.com> 
    30  * @version $Id: PHPDocumentorTask.php 144 2007-02-05 15:19:00Z hans
     30 * @version $Id
    3131 * @package phing.tasks.ext.phpdoc 
    3232 */      
    33 class PhPDocumentorTask extends Task 
     33class PhpDocumentorTask extends Task 
    3434{ 
    3535