From 00b24704ca756314bc228bd627fd71a31a044102 Mon Sep 17 00:00:00 2001 From: Rui Hirokawa Date: Sun, 20 Jan 2002 14:39:11 +0000 Subject: [PATCH] fixed typos. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68196 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/filesystem.xml | 6 ++---- functions/gmp.xml | 4 ++-- functions/imap.xml | 4 ++-- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/functions/filesystem.xml b/functions/filesystem.xml index 93c9c9d92f..a9f6f5bdd5 100644 --- a/functions/filesystem.xml +++ b/functions/filesystem.xml @@ -1,5 +1,5 @@ - + Filesystem functions Filesystem @@ -1190,9 +1190,7 @@ $fcontents = join ('', file ('http://www.php.net/')); string filename string mode int - - use_include_path - + use_include_path diff --git a/functions/gmp.xml b/functions/gmp.xml index c9c13f4410..b8e49fa95c 100644 --- a/functions/gmp.xml +++ b/functions/gmp.xml @@ -1,5 +1,5 @@ - + GMP functions GMP @@ -169,7 +169,7 @@ print gmp_strval (fact (1000)) . "\n"; Converting a GMP number to a string diff --git a/functions/imap.xml b/functions/imap.xml index 70ed742dc6..1cc1c81195 100644 --- a/functions/imap.xml +++ b/functions/imap.xml @@ -1,5 +1,5 @@ - + IMAP, POP3 and NNTP functions IMAP @@ -2389,7 +2389,7 @@ print imap_rfc822_write_address("hartmut","cvs.php.net","Hartmut Holzgraefe")."\ Returns an array containing the names of the mailboxes that have - string in the text of the mailbox. + content in the text of the mailbox. This function is similar to imap_listmailbox, but it will additionally check for the presence of the string content inside the mailbox data.