summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xvidtune.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xvidtune.c b/xvidtune.c
index 545aa4a..f50d08d 100644
--- a/xvidtune.c
+++ b/xvidtune.c
@@ -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