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.