Skip to content
Snippets Groups Projects
Commit 824ad2a5 authored by Nathaniel Manista's avatar Nathaniel Manista
Browse files

"taking a this" -> "taking this" typo correction

parent 54140f97
No related branches found
No related tags found
No related merge requests found
......@@ -232,6 +232,6 @@ class Future(six.with_metaclass(abc.ABCMeta)):
immediately.
Args:
fn: A callable taking a this Future object as its single parameter.
fn: A callable taking this Future object as its single parameter.
"""
raise NotImplementedError()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment