]> git.sesse.net Git - vlc/commitdiff
typo
authorChristophe Mutricy <xtophe@videolan.org>
Thu, 8 Nov 2007 23:08:19 +0000 (23:08 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Thu, 8 Nov 2007 23:08:19 +0000 (23:08 +0000)
src/libvlc-module.c

index 53d99ca24d15f197d747e006cd918bd8fb6a1322..96457ec4193ddc5b635d2b35a862ecd3b7b8e63b 100644 (file)
@@ -404,7 +404,7 @@ static const char *ppsz_pos_descriptions[] =
 #define SS_LONGTEXT N_("Disable the screensaver during video playback." )
 
 #define INHIBIT_TEXT N_("Inhibits the power management daemon during playback.")
-#define INHIBIT_LONGTEXT N_("Inhibits the power management daemon during any" \
+#define INHIBIT_LONGTEXT N_("Inhibits the power management daemon during any " \
     "playback, to avoid the computer being suspended because of inactivity.")
 
 #define VIDEO_DECO_TEXT N_("Window decorations")