mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
Fix misspelling "recieved" (#4059)
This commit is contained in:
committed by
Brad Warren
parent
796220f6f1
commit
2797a0377d
@@ -1807,7 +1807,7 @@ def get_file_path(vhost_path):
|
||||
else:
|
||||
return None
|
||||
except AttributeError:
|
||||
# If we recieved a None path
|
||||
# If we received a None path
|
||||
return None
|
||||
|
||||
last_good = ""
|
||||
|
||||
Reference in New Issue
Block a user