From f27d045785151cd33fb5146cf2b7cbabf864e48a Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 19 May 2006 18:57:56 +0000 Subject: [PATCH] Fixed typo. --- webdvd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webdvd.cpp b/webdvd.cpp index 5fd5e6f..1028999 100644 --- a/webdvd.cpp +++ b/webdvd.cpp @@ -834,7 +834,7 @@ namespace "Usage: " << command_name << " [gtk-options] [--preview]\n" " [--video-std {ntsc|pal|secam}]\n" " [--encoder {mjpegtools|mjpegtools-old}]\n" - " menu-url [output-dir]\n"); + " menu-url [output-dir]\n"; } void set_browser_preferences() -- 2.39.2