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

Closes #65757
This commit is contained in:
Tim Gates 2019-12-12 21:07:14 +11:00 committed by Abhijeet Kasurde
parent 570c82f068
commit cbc513e748

View file

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