Fixed typo

This commit is contained in:
Jáchym Toušek 2013-08-25 00:47:14 +02:00
parent b93d0cf58f
commit e0d3985a69

View File

@ -28,7 +28,7 @@ class PropertyAccessor implements PropertyAccessorInterface
/**
* Should not be used by application code. Use
* {@link PropertyAccess::getPropertyAccessor()} instead.
* {@link PropertyAccess::createPropertyAccessor()} instead.
*/
public function __construct($magicCall = false)
{