]> git.sesse.net Git - vlc/commitdiff
* Spelling correction
authorDerk-Jan Hartman <hartman@videolan.org>
Thu, 4 Nov 2004 16:41:56 +0000 (16:41 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Thu, 4 Nov 2004 16:41:56 +0000 (16:41 +0000)
modules/gui/wxwindows/wizard.cpp

index f16cc1b073674eae52f0356283b502ed73de1b53..714dbbf2d72ca9f0bdc2f3b34c55feec83a63a68 100644 (file)
@@ -115,7 +115,7 @@ END_EVENT_TABLE()
 #define PARTIAL _("Use this to read only a part of the stream. " \
                   "You must be able to control the incoming stream " \
                   "(for example, a file or a disc, but not an UDP " \
-                  "network stream.\n" \
+                  "network stream.)\n" \
                   "Enter the starting and ending times (in seconds)")
 
 #define INPUT_BUTTON _("Choose")