Date: 05/11/01
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions dbx.xml fbsql.xml fdf.xml http.xml ldap.xml misc.xml ovrimos.xml pspell.xml readline.xml recode.xml sesam.xml snmp.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions mail.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dams Fri May 11 00:35:50 2001 EDT
Modified files:
/phpdoc/en/functions aspell.xml
Log:
boolean -> bool
Index: phpdoc/en/functions/aspell.xml
diff -u phpdoc/en/functions/aspell.xml:1.7 phpdoc/en/functions/aspell.xml:1.8
--- phpdoc/en/functions/aspell.xml:1.7 Fri Sep 29 19:01:26 2000
+++ phpdoc/en/functions/aspell.xml Fri May 11 00:35:50 2001
@@ -61,7 +61,7 @@
<title>Description</title>
<funcsynopsis>
<funcprototype>
- <funcdef>boolean <function>aspell_check</function></funcdef>
+ <funcdef>bool <function>aspell_check</function></funcdef>
<paramdef>int <parameter>dictionary_link</parameter></paramdef>
<paramdef>string <parameter>word</parameter></paramdef>
</funcprototype>
@@ -97,7 +97,7 @@
<title>Description</title>
<funcsynopsis>
<funcprototype>
- <funcdef>boolean <function>aspell_check_raw</function></funcdef>
+ <funcdef>bool <function>aspell_check_raw</function></funcdef>
<paramdef>int <parameter>dictionary_link</parameter></paramdef>
<paramdef>string <parameter>word</parameter></paramdef>
</funcprototype>
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions dbx.xml fbsql.xml fdf.xml http.xml ldap.xml misc.xml ovrimos.xml pspell.xml readline.xml recode.xml sesam.xml snmp.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions mail.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

