validate: fix small grammar nit
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Wed, 7 Dec 2016 23:11:33 +0000 (15:11 -0800)
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Wed, 7 Dec 2016 23:11:33 +0000 (15:11 -0800)
validate/gst/validate/gst-validate-pipeline-monitor.c

index 2d95092257faceeb8862ed967a86eb480f074b54..25d2ea6d2662709ed5e998b6cd0be216788878a0 100644 (file)
@@ -320,7 +320,7 @@ _append_query_caps_failure_details (GstValidatePadMonitor * monitor,
 
     g_string_append_printf (str,
         ". The exact reason could not be determined but"
-        " here are the gathered information:\n"
+        " here is the gathered information:\n"
         " - %s last query caps filter: %s\n"
         " - %s possible caps (as returned by a query on it without filter): %s\n",
         gst_validate_reporter_get_name (GST_VALIDATE_REPORTER (monitor)),