Explorar o código

Grammar: pluralize verb (#3713)

Kalle Bronsen %!s(int64=8) %!d(string=hai) anos
pai
achega
3d5f96c7de
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/whatsnew-4.0.rst

+ 1 - 1
docs/whatsnew-4.0.rst

@@ -786,7 +786,7 @@ some long-requested features:
 
     Dividing the responsibilities into creating and sending means that
     people who want to send messages using a Python AMQP client directly,
-    doesn't have to implement the protocol.
+    don't have to implement the protocol.
 
     The :meth:`@amqp.create_task_message` method calls either
     :meth:`@amqp.as_task_v2`, or :meth:`@amqp.as_task_v1` depending