Browse Source

Fixed typo dow -> do

Ask Solem 14 years ago
parent
commit
d70616780e
1 changed files with 1 additions and 1 deletions
  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``::