소스 검색

Fixed typo dow -> do

Ask Solem 15 년 전
부모
커밋
d70616780e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      FAQ

+ 1 - 1
FAQ

@@ -267,7 +267,7 @@ that has an AMQP client.
 Results
 =======
 
-How dow I get the result of a task if I have the ID that points there?
+How do I get the result of a task if I have the ID that points there?
 ----------------------------------------------------------------------
 
 **Answer**: Use ``Task.AsyncResult``::