nlopess Thu Jan 18 15:20:05 2007 UTC
Modified files:
/phpdoc/en/reference/mbstring/functions mb-check-encoding.xml
Log:
fix typo (per user note)
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mbstring/functions/mb-check-encoding.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/mbstring/functions/mb-check-encoding.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-check-encoding.xml:1.1
phpdoc/en/reference/mbstring/functions/mb-check-encoding.xml:1.2
--- phpdoc/en/reference/mbstring/functions/mb-check-encoding.xml:1.1 Sat Sep
23 06:34:37 2006
+++ phpdoc/en/reference/mbstring/functions/mb-check-encoding.xml Thu Jan
18 15:20:05 2007
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc.
-->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.mb-check-encoding">
<refnamediv>
<refname>mb_check_encoding</refname>
@@ -38,7 +37,7 @@
<term><parameter>encoding</parameter></term>
<listitem>
<para>
- Excepted encoding.
+ Expected encoding.
</para>
</listitem>
</varlistentry>