Преглед изворни кода

Update routing.rst (#4206)

Typo fix.
Armenak Baburyan пре 7 година
родитељ
комит
f89592efc0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/userguide/routing.rst

+ 1 - 1
docs/userguide/routing.rst

@@ -373,7 +373,7 @@ Related API commands
     :keyword durable: Durable exchanges are persistent (i.e., they survive
         a broker restart).
 
-    :keyword auto_delete: This means the queue will be deleted by the broker
+    :keyword auto_delete: This means the exchange will be deleted by the broker
         when there are no more queues using it.