]> git.mxchange.org Git - friendica.git/commitdiff
Changed explanation
authorMichael <heluecht@pirati.ca>
Mon, 6 Nov 2017 15:32:34 +0000 (15:32 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 6 Nov 2017 15:32:34 +0000 (15:32 +0000)
src/Core/Worker.php

index 31b17d36ef6bbd8cc87b8dc3c989c19340341e78..5cedff823627c48e7a4274f60daa2e96067d6e87 100644 (file)
@@ -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
  */
 
 /**