---
 gst/selector/fsselector.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gst/selector/fsselector.c b/gst/selector/fsselector.c
index ee24e56..0b05dd1 100644
--- a/gst/selector/fsselector.c
+++ b/gst/selector/fsselector.c
@@ -905,7 +905,7 @@ fs_selector_sink_event (GstPad *pad, GstEvent *event)
     ret = gst_pad_push_event (internal_srcpad, event);
     gst_object_unref (internal_srcpad);
   } else {
-    GST_WARNING_OBJECT (selector, "Got event while not element was selected,"
+    GST_WARNING_OBJECT (selector, "Got event while no element was selected,"
         "letting through");
     ret = gst_pad_push_event (selector->srcpad, event);
   }
-- 
1.5.6.5



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Farsight-devel mailing list
Farsight-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/farsight-devel

Reply via email to