Skip to content

Commit f9e058a

Browse files
authored
FIx: typo in login.py
1 parent 1b3a9b8 commit f9e058a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

login.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def logo():
2020
print("\033[1;36;49m")
2121

2222

23-
# This is Login Funtion
23+
# This is Login Function
2424
def login():
2525
# for clear the screen
2626
os.system("clear")

0 commit comments

Comments
 (0)