Skip to content

Commit 0834124

Browse files
committed
Merge pull request #292 from Fabien-Effi/patch-1
Update Producer.php
2 parents a941d93 + ca89105 commit 0834124

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)