mirror of
https://github.com/SinTan1729/TvTimeToTrakt.git
synced 2025-04-19 01:20:01 -05:00
Fix grammar
This commit is contained in:
parent
5a08094d43
commit
e692e456ef
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ def menu_selection() -> int:
|
|||
# Display a menu selection
|
||||
print(">> What do you want to do?")
|
||||
print(" 1) Import Watch History for TV Shows from TV Time")
|
||||
print(" 2) Import Watch Movies from TV Time")
|
||||
print(" 2) Import Watched Movies from TV Time")
|
||||
print(" 3) Do both 1 and 2 (default)")
|
||||
print(" 4) Exit")
|
||||
|
||||
|
|
Loading…
Reference in a new issue