Skip to content

Commit

Permalink
fixed class name
Browse files Browse the repository at this point in the history
  • Loading branch information
gries committed Jul 30, 2012
1 parent fd52f7e commit a54db83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/task/sfPropelVersionTask.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* @subpackage propel
* @author Christoph Rosse <christoph@rosse.at>
*/
class sfPropelStatusTask extends sfPropelBaseTask
class sfPropelVersionTask extends sfPropelBaseTask
{
/**
* @see sfTask
Expand Down

0 comments on commit a54db83

Please sign in to comment.