Fix small typos in IcuResFileDumper

This commit is contained in:
Alexander 2012-03-06 16:34:31 +01:00
parent b4c1e03954
commit 9fbb9b02d3

View File

@ -14,7 +14,7 @@ namespace Symfony\Component\Translation\Dumper;
use Symfony\Component\Translation\MessageCatalogue;
/**
* IcuResDumper generates a ICU ResssourceBundle formated string representation of a message catalogue.
* IcuResDumper generates an ICU ResourceBundle formated string representation of a message catalogue.
*
* @author Stealth35
*/