Fix typo in finished.yml (#81784)

aysnc -> async
pull/81795/head
Ikko Eltociear Ashimine 1 year ago committed by GitHub
parent 4071f3b803
commit f951c64ee9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save