Index: trunk/phase3/includes/CategoryPage.php |
— | — | @@ -594,7 +594,7 @@ |
595 | 595 | |
596 | 596 | /** |
597 | 597 | * What to do if the category table conflicts with the number of results |
598 | | - * returned? This function says what. Each type is considered independantly |
| 598 | + * returned? This function says what. Each type is considered independently |
599 | 599 | * of the other types. |
600 | 600 | * |
601 | 601 | * Note for grepping: uses the messages category-article-count, |