Fix a typo.

This commit is contained in:
Pavel Mironchik 2021-01-12 22:42:19 +06:00
parent 480f224208
commit 1e550bf8c4

View File

@ -30,7 +30,7 @@ class CreateDocumentItemsAndTotals extends Job
/** /**
* Execute the job. * Execute the job.
* *
* @return voide * @return void
*/ */
public function handle() public function handle()
{ {