Spelling fix

Co-authored-by: Jackson Mills <aim4math@gmail.com>
This commit is contained in:
Wo Jake
2022-11-11 07:17:34 +00:00
committed by GitHub
parent 21638b9780
commit 6b71beb74b

View File

@@ -101,7 +101,7 @@ def get_path(file):
"""
global File_
# Checks what OS is being us
# Checks what OS is being used
OS = platform.system()
usr = Path.home()