fix: typo mistake

This commit is contained in:
kuoi 2023-07-17 15:41:22 +08:00
parent 96275b4929
commit dacaf7828b
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ void interactive_commands()
"help\ninput "
"<filename>\tinput a TNT output tree from the "
"specified file\noutput <filename>\toutput a "
"winclada accessable tree file\nquit\t\t\tquit "
"winclada accessible tree file\nquit\t\t\tquit "
"the program\nexit\t\t\texit the program"
<< endl;
}