reword doc from r110938
authorAntoine Musso <hashar@users.mediawiki.org>
Thu, 9 Feb 2012 14:41:15 +0000 (14:41 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Thu, 9 Feb 2012 14:41:15 +0000 (14:41 +0000)
includes/filerepo/backend/FileBackend.php

index 79da6e1..f44066f 100644 (file)
@@ -3,7 +3,8 @@
  * @defgroup FileBackend File backend
  * @ingroup  FileRepo
  *
- * This module regroup classes meant for MediaWiki to interacts with
+ * File backend is used to interact with file management systems such as SWIFT.
+ *
  */
 
 /**