From: Christophe Mutricy Date: Thu, 8 Nov 2007 23:08:19 +0000 (+0000) Subject: typo X-Git-Tag: 0.9.0-test0~4659 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=d709d80d6074cfa60e0fe2162bbf0504ca4a4560;p=vlc typo --- diff --git a/src/libvlc-module.c b/src/libvlc-module.c index 53d99ca24d..96457ec419 100644 --- a/src/libvlc-module.c +++ b/src/libvlc-module.c @@ -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")