cvs: peardoc /en/package/html html-crypt.xml
[email protected] ("Mark Wiesemann")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvswiesemann1198966061@cvsserver> |
wiesemann Sat Dec 29 22:07:41 2007 UTC
Modified files:
/peardoc/en/package/html html-crypt.xml
Log:
- typo fixes
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-crypt.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/html/html-crypt.xml
diff -u peardoc/en/package/html/html-crypt.xml:1.3 peardoc/en/package/html/html-crypt.xml:1.4
--- peardoc/en/package/html/html-crypt.xml:1.3 Tue Apr 10 11:32:25 2007
+++ peardoc/en/package/html/html-crypt.xml Sat Dec 29 22:07:41 2007
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<sect1 id="package.html.html-crypt">
<title>HTML_Crypt</title>
<para>
@@ -22,7 +22,7 @@
// add <a href="mailto:"></a> around this email
$c->addMailTo();
-// output the javascript wich write the decrypted email.
+// output the javascript which writes the decrypted email.
$c->output();
]]></programlisting>
</example>