fixing typo
This commit is contained in:
parent
521ad6d9a8
commit
ff19c0d591
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
Doctrine::autoload('Doctrine_Access');
|
||||
|
||||
class Doctrine_EvenListener_Chain extends Doctrine_Access {
|
||||
class Doctrine_EventListener_Chain extends Doctrine_Access {
|
||||
/**
|
||||
* @var array $listeners
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue