]> git.sesse.net Git - vlc/commitdiff
typo visible in vlc.pot
authorMichał Trzebiatowski <hippie_1968@hotmail.com>
Tue, 31 Jul 2012 22:53:06 +0000 (00:53 +0200)
committerChristoph Miebach <christoph.miebach@web.de>
Tue, 31 Jul 2012 22:53:06 +0000 (00:53 +0200)
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
modules/gui/macosx/wizard.m

index 7181a1eda97a473e0f5f0151e7badde0923c5d50..f73f4afda43d8554f5934735f4b1100d8468bab9 100644 (file)
@@ -1000,7 +1000,7 @@ static VLCWizard *_o_sharedInstance = nil;
             NSBeginInformationalAlertSheet(_NS("Invalid selection"), _NS("OK"),
                 @"", @"", o_wizard_window, nil, nil, nil, nil, _NS("The "
                 "chosen codecs are not compatible with each other. For example: "
-                "It is impossibleto  mix uncompressed audio with any video codec.\n\n"
+                "It is impossible to mix uncompressed audio with any video codec.\n\n"
                 "Correct your selection and try again."));
         }