From cb294cb5eaf9b7067c0513df274b2d420620ee98 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Tue, 8 Dec 2009 11:30:39 +0200 Subject: [PATCH] comment: small comment correction --- gst/gstobject.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/gstobject.c b/gst/gstobject.c index 996353b..ebf3d2d 100644 --- a/gst/gstobject.c +++ b/gst/gstobject.c @@ -486,7 +486,7 @@ gst_object_finalize (GObject * object) parent_class->finalize (object); } -/* Changing a GObject property of a GstObject will result in "deep_notify" +/* Changing a GObject property of a GstObject will result in "deep-notify" * signals being emitted by the object itself, as well as in each parent * object. This is so that an application can connect a listener to the * top-level bin to catch property-change notifications for all contained -- 2.7.4