Various spelling fixes

Signed-off-by: wm4 <wm4@nowhere>
This commit is contained in:
Marcin Kurczewski
2015-06-17 22:23:08 +02:00
committed by wm4
parent 0f0e88cbaa
commit 797277a233
19 changed files with 33 additions and 33 deletions

View File

@@ -52,7 +52,7 @@ struct mp_log_root {
bool module;
bool show_time;
bool termosd; // use terminal control codes for status line
int blank_lines; // number of lines useable by status
int blank_lines; // number of lines usable by status
int status_lines; // number of current status lines
bool color;
int verbose;