From: Greg Beaver Date: Sun, 25 Mar 2007 19:05:10 +0000 (+0000) Subject: typo X-Git-Tag: RELEASE_1_1_0~124 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f2b361047aff1efbfd78c56b91c81decb3db932;p=php typo --- diff --git a/ext/phar/TODO b/ext/phar/TODO index 3dced205c3..b07e7ad714 100644 --- a/ext/phar/TODO +++ b/ext/phar/TODO @@ -33,7 +33,7 @@ Version 1.0.0 Version 1.1.0 X Ability connect a phar file 'phar://whatever' to a directory. That way all - access to that phat archive are directed to the extracted directory. This + access to that phar archive are directed to the extracted directory. This allows to have the installed files and the archieve keep the same includes. [Marcus] * ability to have Phar object return file class as offsetGet() result