mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 05:59:10 +00:00
debugutils: fix comment typo
This commit is contained in:
parent
2d2ec4e3d5
commit
8f1cd236ec
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
* - use labels like : element [ label="{element | <src> src | <sink> sink}"]
|
* - use labels like : element [ label="{element | <src> src | <sink> sink}"]
|
||||||
* - point to record-connectors : element1:src -> element2:sink
|
* - point to record-connectors : element1:src -> element2:sink
|
||||||
* - we use head/tail labels for pad-caps right now
|
* - 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
|
* doing the layout
|
||||||
* - we could add the caps to the pad itself, then we should use one line per
|
* - we could add the caps to the pad itself, then we should use one line per
|
||||||
* caps (simple caps = one line)
|
* caps (simple caps = one line)
|
||||||
|
|
Loading…
Reference in a new issue