소스 검색

Add missing dot

Vladimir Rutsky 10 년 전
부모
커밋
b575487b78
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/faq.rst

+ 1 - 1
docs/faq.rst

@@ -786,7 +786,7 @@ scenario of course, but you can probably imagine something far more
 sinister. So for ease of programming we have less reliability;
 sinister. So for ease of programming we have less reliability;
 It's a good default, users who require it and know what they
 It's a good default, users who require it and know what they
 are doing can still enable acks_late (and in the future hopefully
 are doing can still enable acks_late (and in the future hopefully
-use manual acknowledgement)
+use manual acknowledgement).
 
 
 In addition `Task.retry` has features not available in AMQP
 In addition `Task.retry` has features not available in AMQP
 transactions: delay between retries, max retries, etc.
 transactions: delay between retries, max retries, etc.