[ticket/15330] Fix typo

PHPBB3-15330
This commit is contained in:
Rubén Calvo 2017-09-08 14:39:04 +02:00
parent 21f3c53882
commit c87b94133c

View file

@ -185,7 +185,7 @@ class extension extends \Twig_Extension
}
/**
* Check if a language variable exist
* Check if a language variable exists
*
* @return bool
*/