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

[ticket/15330] Fix typo

PHPBB3-15330
This commit is contained in:
Rubén Calvo
2017-09-08 14:39:04 +02:00
committed by Marc Alexander
parent 16d8b0bf78
commit 1b9507d93d

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
*/ */