diff --git a/docs/manual/helloworld2.xml b/docs/manual/helloworld2.xml index 784ba4551c..eb7e7b66d3 100644 --- a/docs/manual/helloworld2.xml +++ b/docs/manual/helloworld2.xml @@ -81,7 +81,7 @@ gst_play_cache_empty (GstElement *element, GstElement *pipeline) GstElement *cache; GstElement *new_element; - g_print (have cache empty\n"); + g_print ("have cache empty\n"); gst_element_set_state (pipeline, GST_STATE_PAUSED);