Index: trunk/phase3/includes/filerepo/backend/FileBackend.php |
— | — | @@ -3,7 +3,8 @@ |
4 | 4 | * @defgroup FileBackend File backend |
5 | 5 | * @ingroup FileRepo |
6 | 6 | * |
7 | | - * This module regroup classes meant for MediaWiki to interacts with |
| 7 | + * File backend is used to interact with file management systems such as SWIFT. |
| 8 | + * |
8 | 9 | */ |
9 | 10 | |
10 | 11 | /** |