mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 04:46:55 +03:00
Fix typo in source code comments (s/TEMR/TERM/)
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
This commit is contained in:
parent
85a28f11ae
commit
755447b96e
@ -311,7 +311,7 @@ main (int argc, char *argv[])
|
||||
}
|
||||
|
||||
/* check terminal type
|
||||
* $TEMR must be set and not empty
|
||||
* $TERM must be set and not empty
|
||||
* mc_global.tty.xterm_flag is used in init_key() and tty_init()
|
||||
* Do this after mc_args_handle() where mc_args__force_xterm is set up.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user