philip Thu Feb 20 05:57:56 2003 EDT
Modified files:
/phpdoc/en/reference/strings/functions sha1.xml sha1-file.xml
Log:
typo
Index: phpdoc/en/reference/strings/functions/sha1.xml
diff -u phpdoc/en/reference/strings/functions/sha1.xml:1.3
phpdoc/en/reference/strings/functions/sha1.xml:1.4
--- phpdoc/en/reference/strings/functions/sha1.xml:1.3 Thu Feb 20 05:54:32 2003
+++ phpdoc/en/reference/strings/functions/sha1.xml Thu Feb 20 05:57:56 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.sha1">
<refnamediv>
<refname>sha1</refname>
@@ -22,7 +22,7 @@
</simpara>
<note>
<simpara>
- The optional <parameter>binary</parameter> parameter was added in
+ The optional <parameter>raw_output</parameter> parameter was added in
PHP 5.0.0 and defaults to &false;
</simpara>
</note>
Index: phpdoc/en/reference/strings/functions/sha1-file.xml
diff -u phpdoc/en/reference/strings/functions/sha1-file.xml:1.2
phpdoc/en/reference/strings/functions/sha1-file.xml:1.3
--- phpdoc/en/reference/strings/functions/sha1-file.xml:1.2 Thu Feb 20 05:54:32
2003
+++ phpdoc/en/reference/strings/functions/sha1-file.xml Thu Feb 20 05:57:56 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.sha1-file">
<refnamediv>
<refname>sha1_file</refname>
@@ -22,7 +22,7 @@
</simpara>
<note>
<simpara>
- The optional <parameter>raw_format</parameter> parameter was added in
+ The optional <parameter>raw_output</parameter> parameter was added in
PHP 5.0.0 and defaults to &false;
</simpara>
</note>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php