Fixed typo

This commit is contained in:
Pascal Borreli 2013-12-28 10:21:21 +00:00 committed by Fabien Potencier
parent 350656334f
commit 55f765b21b

View File

@ -146,7 +146,7 @@ class PoFileLoader extends ArrayLoader implements LoaderInterface
}
/**
* Save a translation item to the messeages.
* Save a translation item to the messages.
*
* A .po file could contain by error missing plural indexes. We need to
* fix these before saving them.