]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/blobdiff - tests/check/elements/filesink.c
docs, gst: typo fixes
[glsdk/gstreamer0-10.git] / tests / check / elements / filesink.c
index 3188a7ff529b5b71bb6e78fb79b4af152523fa87..2e37ad75a4f2d9d27039fe8ea1c70b74a3852da4 100644 (file)
@@ -163,7 +163,7 @@ GST_START_TEST (test_seeking)
           gst_event_new_new_segment (TRUE, 1.0, GST_FORMAT_BYTES, 8800, -1,
               0))) {
     GST_LOG ("seek ok");
-    /* make sure that that new position is reported immediately */
+    /* make sure that new position is reported immediately */
     CHECK_QUERY_POSITION (filesink, GST_FORMAT_BYTES, 8800);
     PUSH_BYTES (1);
     CHECK_QUERY_POSITION (filesink, GST_FORMAT_BYTES, 8801);