diff options
-rw-r--r-- | xvidtune.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1631,7 +1631,7 @@ main (int argc, char** argv) <Btn1Down>: select-start()\n"); if (!ModeSettable()) { - printf("Video are not settable on this chip\n"); + printf("Video modes are not settable on this chip\n"); displayNoTune(top); modeSettable = FALSE; } else |