From: Stefan Kost Date: Wed, 9 Jun 2010 09:17:03 +0000 (+0300) Subject: debugutils: fix comment typo even more X-Git-Tag: RELEASE-0.10.30~130 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ccc5e23a391c14afc7af01d5f9613f0dbcee1be0;p=platform%2Fupstream%2Fgstreamer.git debugutils: fix comment typo even more --- diff --git a/gst/gstdebugutils.c b/gst/gstdebugutils.c index 90b73e7..58a3cb1 100644 --- a/gst/gstdebugutils.c +++ b/gst/gstdebugutils.c @@ -28,7 +28,7 @@ * - use labels like : element [ label="{element | src | sink}"] * - point to record-connectors : element1:src -> element2:sink * - we use head/tail labels for pad-caps right now - * - this does not work well, as dot seems to not look at their sizen when + * - this does not work well, as dot seems to not look at their size when * doing the layout * - we could add the caps to the pad itself, then we should use one line per * caps (simple caps = one line)