Assorted spelling and typo fixes

This commit is contained in:
Francois Gouget
2005-01-29 00:43:41 +00:00
committed by WineHQ
parent cb710aa5b9
commit a8f2cd5865
11 changed files with 17 additions and 17 deletions

View File

@@ -70,7 +70,7 @@ display_range($currentPage, $pageRange, $totalPages, $commentsPerPage);
echo "<br />";
echo "<br />";
/* 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 "<form method=\"get\" name=\"message\" action=\"".$_SERVER['PHP_SELF']."\">";
echo "<b>Number of comments per page:</b>";
echo "<select name='commentsPerPage'>";