[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
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

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