Explorar o código

[Templating] fixed typo in phpdoc

Fabien Potencier %!s(int64=15) %!d(string=hai) anos
pai
achega
a1bf29743d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Symfony/Components/Templating/Engine.php

+ 1 - 1
src/Symfony/Components/Templating/Engine.php

@@ -153,7 +153,7 @@ class Engine
     }
 
     /**
-     * Returns true if the helper if defined.
+     * Returns true if the helper is defined.
      *
      * @param string  $name The helper name
      *