diff --git a/core/Controller/TaskProcessingApiController.php b/core/Controller/TaskProcessingApiController.php index de452c30aaa..a32b11451b3 100644 --- a/core/Controller/TaskProcessingApiController.php +++ b/core/Controller/TaskProcessingApiController.php @@ -104,7 +104,7 @@ class TaskProcessingApiController extends \OCP\AppFramework\OCSController { * @param string $appId ID of the app that will execute the task * @param string $identifier An arbitrary identifier for the task * - * @return DataResponse|DataResponse + * @return DataResponse|DataResponse * * 200: Task scheduled successfully * 400: Scheduling task is not possible