Explorar el Código

[Validator] Fixed Typo

Pascal Borreli hace 14 años
padre
commit
65560b30e1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Symfony/Component/Validator/ValidatorContext.php

+ 1 - 1
src/Symfony/Component/Validator/ValidatorContext.php

@@ -14,7 +14,7 @@ namespace Symfony\Component\Validator;
 use Symfony\Component\Validator\Mapping\ClassMetadataFactoryInterface;
 use Symfony\Component\Validator\Mapping\ClassMetadataFactoryInterface;
 
 
 /**
 /**
- * Default implementaton of ValidatorContextInterface
+ * Default implementation of ValidatorContextInterface
  *
  *
  * @author Bernhard Schussek <bernhard.schussek@symfony-project.com>
  * @author Bernhard Schussek <bernhard.schussek@symfony-project.com>
  */
  */