[vlc-devel] [PATCH] l10n: fix a typo
Pierre Ynard
linkfanel at yahoo.fr
Sun May 9 18:48:28 UTC 2021
diff --git a/modules/demux/subtitle.c b/modules/demux/subtitle.c
index f117bda..4b79e23 100644
--- a/modules/demux/subtitle.c
+++ b/modules/demux/subtitle.c
@@ -47,7 +47,7 @@ static int Open ( vlc_object_t *p_this );
static void Close( vlc_object_t *p_this );
#define SUB_TYPE_LONGTEXT \
- N_("Force the subtiles format. Selecting \"auto\" means autodetection and should always work.")
+ N_("Force the subtitles format. Selecting \"auto\" means autodetection and should always work.")
#define SUB_DESCRIPTION_LONGTEXT \
N_("Override the default track description.")
--
Pierre Ynard
"Une âme dans un corps, c'est comme un dessin sur une feuille de papier."
More information about the vlc-devel
mailing list