Merge pull request #28 from lmammino/patch-1

Update FilesystemMap.php
This commit is contained in:
Leszek Prabucki
2013-01-03 23:37:20 -08:00

View File

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