Skip to content

Commit e4d656c

Browse files
sylvainmetayerLOBsTerr
authored andcommitted
fix: typo (#4185)
1 parent 0fe1993 commit e4d656c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/module/src/Plugin/QueueWorker/queue_worker.php.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ use Drupal\Core\Queue\QueueWorkerBase;
1010

1111
{% block class_declaration %}
1212
/**
13-
* Plugin implementation od the {{ plugin_id }} queueworker.
13+
* Plugin implementation of the {{ plugin_id }} queueworker.
1414
*
1515
* @QueueWorker (
1616
* id = "{{ plugin_id }}",

0 commit comments

Comments
 (0)