Skip to content

Commit 349274f

Browse files
main: Typo
1 parent a0ce25c commit 349274f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
open(os.path.join(DEFAULT_INSTALL_DIR, "parameters.txt"), "w").write(params_data)
1616
print("Pointed launcher to Sunrise servers.")
1717

18-
# Setup the wrokaround for connection hang
18+
# Setup the workaround for connection hang
1919
os.makedirs(os.path.join(DEFAULT_INSTALL_DIR, "hash_data"), exist_ok=True)
2020
print("Added workaround for connection freeze on modern versions of Windows.")
2121

0 commit comments

Comments
 (0)