derick Mon May 20 13:10:11 2002 EDT
Modified files:
/phpdoc-nl/reference/strings/functions md5-file.xml
Log:
- Typoes
Index: phpdoc-nl/reference/strings/functions/md5-file.xml
diff -u phpdoc-nl/reference/strings/functions/md5-file.xml:1.1
phpdoc-nl/reference/strings/functions/md5-file.xml:1.2
--- phpdoc-nl/reference/strings/functions/md5-file.xml:1.1 Mon May 20 13:08:07
2002
+++ phpdoc-nl/reference/strings/functions/md5-file.xml Mon May 20 13:10:11 2002
@@ -12,8 +12,8 @@
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
</methodsynopsis>
<para>
- Berekent dee MD5 hash van het het bestand
- <parameter>filename</parameter> gebruik makend van het
+ Berekent de MD5 hash van het het bestand
+ <parameter>filename</parameter> gebruikmakende van het
<ulink url="&url.rfc;rfc1321.html">RSA Data Security, Inc.
MD5 Message-Digest Algorithm</ulink>, en geeft die hash terug.
</para>
@@ -22,7 +22,7 @@
md5sum.
</para>
<para>
- Zie ook: <function>md5</function> and <function>crc32</function>.
+ Zie ook: <function>md5</function> en <function>crc32</function>.
</para>
</refsect1>
</refentry>