1
0
Fork 0
mirror of synced 2025-03-29 03:09:50 +03:00

- fixed class name in comments

This commit is contained in:
lsmith 2008-01-27 18:53:36 +00:00
parent ebbfcf4cad
commit e2d8a91653
2 changed files with 147 additions and 147 deletions

View file

@ -20,7 +20,7 @@
*/
/**
* Doctrine_Migration_Builder
* Doctrine_Builder_Migration
*
* @package Doctrine
* @subpackage Builder

View file

@ -20,7 +20,7 @@
*/
/**
* Doctrine_Import_Builder
* Doctrine_Builder_Record
*
* Import builder is responsible of building Doctrine_Record classes
* based on a database schema.