Skip to content

Commit 4b38cc3

Browse files
committed
Update Producer.php
1 parent a941d93 commit 4b38cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RabbitMq/Producer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
use PhpAmqpLib\Message\AMQPMessage;
77

88
/**
9-
* Prodcuer, that publishes AMQP Messages
9+
* Producer, that publishes AMQP Messages
1010
*/
1111
class Producer extends BaseAmqp implements ProducerInterface
1212
{

0 commit comments

Comments
 (0)