Explorar o código

Fixed buildViewBottomUp docs

parhs %!s(int64=13) %!d(string=hai) anos
pai
achega
5bfc25e6b3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Symfony/Component/Form/AbstractType.php

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

@@ -57,7 +57,7 @@ abstract class AbstractType implements FormTypeInterface
      * Builds the form view.
      *
      * This method gets called for each type in the hierarchy starting from the
-     * top most type.
+     * bottommost type.
      * Type extensions can further modify the view.
      *
      * Children views have been built while this method gets called so you get