From 64093e077d03254fa87fe2e64854e5b842e71338 Mon Sep 17 00:00:00 2001 From: Mark Wiesemann Date: Thu, 1 Jan 2009 19:42:10 +0000 Subject: [PATCH] - typo fixes git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272484 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/setup.xml | 4 ++-- reference/imap/functions/imap-get-quota.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/image/setup.xml b/reference/image/setup.xml index 8f40e9d1e8..37359ed196 100644 --- a/reference/image/setup.xml +++ b/reference/image/setup.xml @@ -1,5 +1,5 @@ - + &reftitle.setup; @@ -63,7 +63,7 @@ jpeg-6b &url.jpeg; - When buliding the jpeg-v6b library (prior to building PHP) you + When building the jpeg-v6b library (prior to building PHP) you must use the option in the configure step. If you do not, you will receive an error saying libjpeg.(a|so) not found diff --git a/reference/imap/functions/imap-get-quota.xml b/reference/imap/functions/imap-get-quota.xml index d041a77a7d..dda5306a36 100644 --- a/reference/imap/functions/imap-get-quota.xml +++ b/reference/imap/functions/imap-get-quota.xml @@ -1,5 +1,5 @@ - + imap_get_quota @@ -119,7 +119,7 @@ imap_close($mbox); The given imap_stream must be opened as the mail - administrator, other wise this function will fail. + administrator, otherwise this function will fail.