]> git.sesse.net Git - vlc/commitdiff
Spelling: typo.
authorPavlov Konstantin <thresh@altlinux.ru>
Wed, 27 Aug 2008 14:54:10 +0000 (18:54 +0400)
committerPavlov Konstantin <thresh@altlinux.ru>
Thu, 28 Aug 2008 19:31:58 +0000 (23:31 +0400)
modules/access/jack.c

index 8d333aa9b0edb7a1eff4fa946864c1578976f4e2..d5df31df15f63c174ed69412dfc20ac14daa4b66 100644 (file)
@@ -61,7 +61,7 @@ static void Close( vlc_object_t * );
 
 #define CACHING_TEXT N_("Caching value in ms")
 #define CACHING_LONGTEXT N_( \
-    "Make VLC buffer audio data capturer from jack for the specified " \
+    "Make VLC buffer audio data captured from jack for the specified " \
     "length in milliseconds." )
 #define PACE_TEXT N_( "Pace" )
 #define PACE_LONGTEXT N_( \