diff --git a/FilesystemMap.php b/FilesystemMap.php index e43791f..8abd2b2 100644 --- a/FilesystemMap.php +++ b/FilesystemMap.php @@ -16,7 +16,7 @@ class FilesystemMap implements \IteratorAggregate protected $map; /** - * Instanciates a new filesystem map + * Instantiates a new filesystem map * * @param array $map */