* Changed Wikipedia to MediaWiki.
[lhc/web/wiklou.git] / includes / Article.php
index bc421b8..3b98ca6 100644 (file)
@@ -14,7 +14,7 @@ $wgArticleCurContentFields = false;
 $wgArticleOldContentFields = false;
 
 /**
- * Class representing a Wikipedia article and history.
+ * Class representing a MediaWiki article and history.
  *
  * See design.txt for an overview.
  * Note: edit user interface and cache support functions have been