1
0
Fork 0
mirror of synced 2025-04-01 12:26:11 +03:00

Fix typo in LifecycleEventArgs::getEntity() docs

This commit is contained in:
Jeremy Mikola 2012-03-01 17:03:46 -05:00
parent 48dcee9d60
commit 3d0e87bca9

View file

@ -56,7 +56,7 @@ class LifecycleEventArgs extends EventArgs
}
/**
* Retireve associated Entity.
* Retrieve associated Entity.
*
* @return object
*/