diff --git a/cvs-php.php b/cvs-php.php
index 8a5e5fa53..7f7c930ca 100644
--- a/cvs-php.php
+++ b/cvs-php.php
@@ -245,7 +245,7 @@ EOT;
- If you wish to contribute to the docmentation please contact the translation
+ If you wish to contribute to the documentation please contact the translation
team for the language you wish to help with. If you have trouble finding the
team, ask on the phpdoc mailing list. Once you have made contact you may
apply for a CVS account here by including the name of one or more people from
@@ -291,7 +291,7 @@ EOT;
NOT need a CVS account to learn PHP, to use PHP or to in any way do
anything at all with PHP. If you are sitting there wondering if you need a
CVS account, then you don't! If an existing CVS account holder suggested you
- request an account, please mention their cvs id in the request.
+ request an account, please mention their CVS id in the request.
Features provided by HTML Help
- Full tree like TOC menu of pages, with even the smallest parts included
- - Alpabetical index of all pages [with quick access to functions]
+ - Alphabetical index of all pages [with quick access to functions]
- Full text search (see the chapter about FTS in the CHM)
- Personal favourites listing
- Window position and size remembered
@@ -76,7 +76,7 @@ site_header("Documentation - Extended CHM Format");
- Online skin repository with ready made skins for the CHM Edition
- Special marking of see also links
- - Support for all manual langauges (currently only English is available)
+ - Support for all manual languages (currently only English is available)
@@ -136,7 +136,7 @@ site_header("Documentation - Extended CHM Format");
-
CrimsonEditor: The
author
- of the editor describes how to ingerate HLP and CHM files with
+ of the editor describes how to integrate HLP and CHM files with
keyword indexes into the IDE. This method works quite well, with
our CHMs.
diff --git a/download-logos.php b/download-logos.php
index 3516292ea..85af7a906 100644
--- a/download-logos.php
+++ b/download-logos.php
@@ -8,7 +8,7 @@ $SIDEBAR_DATA = '
Vincent Pontier also made some
really neat PHP artwork, for the French PHP sites, and for the benefit
of the whole community. You can download some of his works and use
- under a GPL licence.
+ under a GPL license.
';
site_header("Download Logos");
diff --git a/ideas.php b/ideas.php
index 2fe627e44..316fbeb31 100644
--- a/ideas.php
+++ b/ideas.php
@@ -39,7 +39,7 @@ also includes our C coding standards (TBD).
Description: The PHP API has a couple of varargs functions that are error prone and may easily cause segfaults
in PHP, especially on less used platforms. The list of such functions include zend_parse_parameters*(), zend_error() and a few
others. Our current check script is made in PHP and is regex based. It is available at http://cvs.php.net/viewvc.cgi/php-src/scripts/dev/check_parameters.php?view=markup. This script is difficult to maintain and generates way too many false-positives.
-The work would envolve constructing or probably reusing a parse tree for the PHP code and its extensions (mixed C/C++) and generate
+The work would involve constructing or probably reusing a parse tree for the PHP code and its extensions (mixed C/C++) and generate
error messages for the problems found. A sample output of the script mentioned is available at: http://gcov.php.net/viewer.php?version=PHP_HEAD&func=params.
Possible mentor(s): Nuno Lopes
@@ -61,7 +61,7 @@ on modified XML files.
The main advantage of Livedocs for the PHP Manual is the dramatically reduced
time-to-live interval, since modified XML files can be pushed to servers
without the need of building all the HTML files even for small changes.
-Additionaly to this, Livedocs also does a good job of providing search
+Additionally to this, Livedocs also does a good job of providing search
results for keywords found in the manual, as well as keeping track of
relations of translated files to their English equivalents, notifying
readers, if they read a seriously outdated translation.
diff --git a/include/get-download.inc b/include/get-download.inc
index 86e082eb0..00c2432ce 100644
--- a/include/get-download.inc
+++ b/include/get-download.inc
@@ -85,7 +85,7 @@ if ($size) {
Please choose the mirror closest to you from which to download the file.
The current mirror is highlighted in yellow, mirror sites detected to be
- out of date or disfunctional are not listed for your convenience.
+ out of date or dysfunctional are not listed for your convenience.
PHP licensed software
- Additionaly to these links, we have a
+ Additionally to these links, we have a
list of software available under
the PHP license.
@@ -517,7 +517,7 @@ PHP Service is gone
-
Exceed PHP
- Opensource site with PHP, MySQL and Apache tutorials, articles
+ Open Source site with PHP, MySQL and Apache tutorials, articles
and scripts
diff --git a/mailing-lists.php b/mailing-lists.php
index 42eb7cdac..67943a93e 100644
--- a/mailing-lists.php
+++ b/mailing-lists.php
@@ -82,7 +82,7 @@ if (isset($_POST['maillist'])) {
// Provide error if unable to [un]subscribe
if ($result) {
- $error = "We were unable to subsribe you due to some technical problems.
" .
+ $error = "We were unable to subscribe you due to some technical problems.
" .
"Please try again later.";
}
}
@@ -139,7 +139,7 @@ if (isset($_POST['maillist'])) {
Send plain ASCII messages, no HTML-formatted emails please.
-
- Turn on wordwrapping so your entire message doesn't show up on
+ Turn on word wrapping so your entire message doesn't show up on
a single line.
-
diff --git a/mirroring.php b/mirroring.php
index 454d98294..f0188381e 100644
--- a/mirroring.php
+++ b/mirroring.php
@@ -243,7 +243,7 @@ $minute = rand(0, 59);
Change the DocumentRoot and include_path settings as appropriate,
specify the mirror's preferred language, and provide settings according
to your stats setup, if your mirror is going to provide it. For the
- preferred language setting, choose one from those avilable as
+ preferred language setting, choose one from those available as
manual translations. If you provide something else, your default
language will be English. After you restart Apache, your mirror
site should start working.
@@ -336,7 +336,7 @@ $minute = rand(0, 59);
to be nonfunctional for our users. Mirror sites inaccessible for more than
three days, not updated for more than seven days, or having any major error in
their setup are removed automatically from the listing for our user's
- convinience. We send out a notification to all automatically disabled mirror
+ convenience. We send out a notification to all automatically disabled mirror
site owners every week.
diff --git a/my.php b/my.php
index e70ff2a20..d51522a80 100644
--- a/my.php
+++ b/my.php
@@ -138,7 +138,7 @@ foreach ($langinfo as $lin => $lid) {
- These settings are only overriden in case you have passed a language
+ These settings are only overridden in case you have passed a language
setting URL parameter or POST data to a page or you are viewing a manual
page in a particular language. In these cases, the explicit specification
overrides the language selected from the above list.
diff --git a/support.php b/support.php
index 36a2d11f6..465031a4a 100644
--- a/support.php
+++ b/support.php
@@ -18,7 +18,7 @@ site_header("Getting Help");
Books are convenient resources to begin exploring or extend your
PHP knowledge. There are literally thousands of books available in
- English and numerous in other langauges. Search at your favourite
+ English and numerous in other languages. Search at your favourite
online or offline bookstore. You can search at
Amazon.com, or
go directly to