Merge branch 'master' of git://github.com/KnpLabs/KnpGaufretteBundle

This commit is contained in:
lmammino 2013-01-21 11:08:20 +01:00
commit 5d1f0ee2f8

View File

@ -16,7 +16,7 @@ class FilesystemMap implements \IteratorAggregate
protected $map; protected $map;
/** /**
* Instanciates a new filesystem map * Instantiates a new filesystem map
* *
* @param array $map * @param array $map
*/ */