r75621 copy-paste fail
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Fri, 29 Oct 2010 20:33:27 +0000 (20:33 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Fri, 29 Oct 2010 20:33:27 +0000 (20:33 +0000)
includes/api/ApiRsd.php

index 91188a2..c0c58d1 100644 (file)
@@ -30,7 +30,7 @@ if ( !defined( 'MEDIAWIKI' ) ) {
 }
 
 /**
- * API interface for page purging
+ * API module for sending out RSD information
  * @ingroup API
  */
 class ApiRsd extends ApiBase {