From a8f2cd5865bc922c54c49b2069f94f436e3f674e Mon Sep 17 00:00:00 2001 From: Francois Gouget Date: Sat, 29 Jan 2005 00:43:41 +0000 Subject: [PATCH] Assorted spelling and typo fixes --- CODING_STANDARD | 4 ++-- admin/adminAppQueue.php | 4 ++-- admin/adminCommentView.php | 2 +- admin/editAppFamily.php | 2 +- help/appdb_faq.help | 2 +- help/generic.help | 2 +- help/privacy.help | 2 +- help/ratings.help | 2 +- include/config.php.sample | 2 +- include/incl.php | 4 ++-- include/user.php | 8 ++++---- 11 files changed, 17 insertions(+), 17 deletions(-) diff --git a/CODING_STANDARD b/CODING_STANDARD index e9f102e..b65d33d 100644 --- a/CODING_STANDARD +++ b/CODING_STANDARD @@ -72,8 +72,8 @@ if(!isset($appId)) 3) it makes it easier to understand where your vars are comming from (forms, session, etc.) - variables naming -variables that don't come from outside your script (i.e. that arent fetched from superglobals) should be named this way -(a.k.a hungariant notation): +variables that don't come from outside your script (i.e. that aren't fetched from superglobals) should be named this way +(a.k.a hungarian notation): prefix + var_name Where prefix is one of: diff --git a/admin/adminAppQueue.php b/admin/adminAppQueue.php index e901d5c..7bed61b 100644 --- a/admin/adminAppQueue.php +++ b/admin/adminAppQueue.php @@ -58,8 +58,8 @@ if ($_REQUEST['sub']) echo "an email will be sent to the author of the submission.

\n"; echo " App Version This type of application will be nested under the selected application parent.\n"; - echo "

Click delete to remove the selected item from the queue. An email will automatically be sent to the\n"; - echo "submitter to let them know the item was deleted.

\n\n"; + echo "

Click delete to remove the selected item from the queue an email will automatically be sent to the\n"; + echo "submitter to let him know the item was deleted.

\n\n"; echo "\n\n"; echo '',"\n"; diff --git a/admin/adminCommentView.php b/admin/adminCommentView.php index e9c4d4b..776ab7a 100644 --- a/admin/adminCommentView.php +++ b/admin/adminCommentView.php @@ -70,7 +70,7 @@ display_range($currentPage, $pageRange, $totalPages, $commentsPerPage); echo "
"; echo "
"; -/* display the option to choose how many comments per-page to disable */ +/* display the option to choose how many comments per-page to display */ echo "
"; echo "Number of comments per page:"; echo "