From d709d80d6074cfa60e0fe2162bbf0504ca4a4560 Mon Sep 17 00:00:00 2001 From: Christophe Mutricy Date: Thu, 8 Nov 2007 23:08:19 +0000 Subject: [PATCH] typo --- src/libvlc-module.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") -- 2.39.2