diff --git a/lib/ansible/plugins/test/finished.yml b/lib/ansible/plugins/test/finished.yml index 22bd6e89016..7541beeac20 100644 --- a/lib/ansible/plugins/test/finished.yml +++ b/lib/ansible/plugins/test/finished.yml @@ -17,5 +17,5 @@ EXAMPLES: | RETURN: _value: - description: Returns V(True) if the aysnc task has finished, V(False) otherwise. + description: Returns V(True) if the async task has finished, V(False) otherwise. type: boolean