[vlc-devel] commit: Spelling: typo. (Pavlov Konstantin )

git version control git at videolan.org
Thu Aug 28 21:29:17 CEST 2008


vlc | branch: master | Pavlov Konstantin <thresh at altlinux.ru> | Wed Aug 27 18:54:10 2008 +0400| [ceb891be9cba5fe02dd564e643ca39e6cd9df876] | committer: Pavlov Konstantin 

Spelling: typo.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ceb891be9cba5fe02dd564e643ca39e6cd9df876
---

 modules/access/jack.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/access/jack.c b/modules/access/jack.c
index 8d333aa..d5df31d 100644
--- a/modules/access/jack.c
+++ b/modules/access/jack.c
@@ -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_( \




More information about the vlc-devel mailing list