1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00

[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 * @return bool
*/ */