Pascal Borreli před 14 roky
rodič
revize
f3a0b3fd83
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/Symfony/Component/Form/FormContext.php

+ 1 - 1
src/Symfony/Component/Form/FormContext.php

@@ -16,7 +16,7 @@ use Symfony\Component\Form\Exception\FormException;
 use Symfony\Component\Validator\ValidatorInterface;
 
 /**
- * Default implementaton of FormContextInterface
+ * Default implementation of FormContextInterface
  *
  * This class is immutable by design.
  *