Fix simple typo: workind -> working (#65758)

Closes #65757
pull/65760/head
Tim Gates 5 years ago committed by Abhijeet Kasurde
parent 570c82f068
commit cbc513e748

@ -170,7 +170,7 @@ class ShellBase(AnsiblePlugin):
http://pubs.opengroup.org/onlinepubs/000095399/basedefs/xbd_chap03.html#tag_03_426
http://pubs.opengroup.org/onlinepubs/000095399/basedefs/xbd_chap03.html#tag_03_276
Falls back to 'current workind directory' as we assume 'home is where the remote user ends up'
Falls back to 'current working directory' as we assume 'home is where the remote user ends up'
'''
# Check that the user_path to expand is safe

Loading…
Cancel
Save