From 20dba09fac9ad7715184eae8e2e3b2244258e6be Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Thu, 9 Feb 2012 14:41:15 +0000 Subject: [PATCH] reword doc from r110938 --- includes/filerepo/backend/FileBackend.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/includes/filerepo/backend/FileBackend.php b/includes/filerepo/backend/FileBackend.php index 79da6e17d7..f44066fbc7 100644 --- a/includes/filerepo/backend/FileBackend.php +++ b/includes/filerepo/backend/FileBackend.php @@ -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. + * */ /** -- 2.20.1