1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +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
*/