Fix misspelling "recieved" (#4059)

This commit is contained in:
Juho Juopperi
2017-01-17 13:43:43 -08:00
committed by Brad Warren
parent 796220f6f1
commit 2797a0377d
4 changed files with 5 additions and 5 deletions
@@ -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 = ""