]> granicus.if.org Git - python/commitdiff
Fix typo
authorZachary Ware <zachary.ware@gmail.com>
Wed, 1 Jun 2016 05:01:10 +0000 (00:01 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Wed, 1 Jun 2016 05:01:10 +0000 (00:01 -0500)
Doc/library/asyncio-task.rst

index cb5fae52068af47bbeb688b10c19656ad17749d6..a1b69c8a66d3b0db2154b2a3beeaed02c346abe7 100644 (file)
@@ -620,7 +620,7 @@ Task functions
 
       Unlike other functions from the module,
       :func:`run_coroutine_threadsafe` requires the *loop* argument to
-      be passed explicitely.
+      be passed explicitly.
 
    .. versionadded:: 3.5.1