Fix a typo.

This commit is contained in:
Pavel Mironchik
2021-01-15 19:58:55 +06:00
parent 480f224208
commit 1e550bf8c4
@@ -30,7 +30,7 @@ class CreateDocumentItemsAndTotals extends Job
/** /**
* Execute the job. * Execute the job.
* *
* @return voide * @return void
*/ */
public function handle() public function handle()
{ {