From 6b8494072e10bcd989202705a082fb0422a65ea9 Mon Sep 17 00:00:00 2001 From: "Reynaldo H. Verdejo Pinochet" Date: Thu, 16 Jun 2016 14:08:01 -0700 Subject: [PATCH] docs/design/part-tracing: fix reference to renamed func --- docs/design/part-tracing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/design/part-tracing.txt b/docs/design/part-tracing.txt index 5f2c1c16e2..20791f7729 100644 --- a/docs/design/part-tracing.txt +++ b/docs/design/part-tracing.txt @@ -110,7 +110,7 @@ class init Here the tracers describe the data the will emit. instance init -Tracers attach handlers to one or more hooks using gst_tracer_register_hook(). +Tracers attach handlers to one or more hooks using gst_tracing_register_hook(). In case the are configurable, they can read the options from the 'params' property. This is the extra detail from the environment var.