From 8f1cd236ec4059273f02ef0aa00b63ded1e28efd Mon Sep 17 00:00:00 2001 From: Zaheer Abbas Merali Date: Tue, 8 Jun 2010 11:41:11 +0200 Subject: [PATCH] debugutils: fix comment typo --- gst/gstdebugutils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/gstdebugutils.c b/gst/gstdebugutils.c index 12ee17b..90b73e7 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 llok at their sizen when + * - this does not work well, as dot seems to not look at their sizen 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) -- 2.7.4