From 2f2b361047aff1efbfd78c56b91c81decb3db932 Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Sun, 25 Mar 2007 19:05:10 +0000 Subject: [PATCH] typo --- ext/phar/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1