diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-04-06 17:02:14 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-04-06 17:02:14 +0200 |
commit | 9390b49adec7876e6dc32b1008cd8c2a501967fe (patch) | |
tree | 8c69d4daaa6f1932a479815f8488aacf7ef7362a | |
parent | ca30a337f6897097d2a877d260e48f23e698f150 (diff) |
php-hoa-compiler: wip
-rw-r--r-- | php-hoa-iterator-autoload.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-hoa-iterator-autoload.php b/php-hoa-iterator-autoload.php index 76430ba..3d3296e 100644 --- a/php-hoa-iterator-autoload.php +++ b/php-hoa-iterator-autoload.php @@ -1,5 +1,5 @@ <?php -/* Autoloader for hoa/stream and its dependencies */ +/* Autoloader for hoa/iterator and its dependencies */ $vendor = '/usr/share/php'; |