From: Michael Date: Mon, 6 Nov 2017 15:32:34 +0000 (+0000) Subject: Changed explanation X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4ebb76e5a6124707d7bd00aa23d7adfc8f301027;p=friendica.git Changed explanation --- diff --git a/src/Core/Worker.php b/src/Core/Worker.php index 31b17d36ef..5cedff8236 100644 --- a/src/Core/Worker.php +++ b/src/Core/Worker.php @@ -13,7 +13,7 @@ use dbm; /** * @file src/Core/Worker.php * - * @brief Contains the class for all worker relevant stuff + * @brief Contains the class for the worker background job processing */ /**