]> granicus.if.org Git - php/commitdiff
Lunchbreak II
authorSteph Fox <sfox@php.net>
Mon, 25 Feb 2008 15:43:14 +0000 (15:43 +0000)
committerSteph Fox <sfox@php.net>
Mon, 25 Feb 2008 15:43:14 +0000 (15:43 +0000)
ext/phar/package.xml

index 28d98e2d2c494475dcc19c5957bf649b1dcf3067..2dfa0a608baa2b6b911b9bc3a76e5f02c76ce55a 100644 (file)
@@ -596,7 +596,7 @@ Major feature functionality release
    <license uri="http://www.php.net/license">PHP License</license>
    <notes>* implement ability connect a phar file &apos;phar://whatever&apos; to a directory. That way all
   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.
+  allows to have the installed files and the archive keep the same includes.
   [Marcus]
 * implement SHA-2 (256, 512) support [Marcus]
 * implement setSignatureAlgorithm() and Phar::MD5 Phar::SHA1 Phar::SHA256 Phar::SHA512 Phar::PGP to