Minor fix
authorThibault Saunier <tsaunier@gnome.org>
Sun, 27 Mar 2016 21:40:16 +0000 (23:40 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Sat, 9 Apr 2016 21:14:00 +0000 (18:14 -0300)
plugins/nle/nlecomposition.c

index e71126a..e7e70eb 100644 (file)
@@ -2541,7 +2541,7 @@ _relink_children_recursively (NleComposition * comp,
     GST_ELEMENT_ERROR (comp, STREAM, FAILED,
         ("The NleComposition structure is not valid"),
         ("Operation %" GST_PTR_FORMAT
-            " has no child objects to be connected to"
+            " has no child objects to be connected to "
             "current toplevel seek: %" GST_PTR_FORMAT, oper, toplevel_seek));
   }
   /* Make sure we have enough sinkpads */