docs: fix ASCII art so that iterators are aligned property to the diagram
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 1 Feb 2010 12:50:40 +0000 (12:50 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 1 Feb 2010 23:47:18 +0000 (23:47 +0000)
gst/gstbufferlist.c

index 960fdcf..9f24be3 100644 (file)
@@ -43,7 +43,7 @@
  *   <programlisting>
  *      +--- group0 ----------------------+--- group1 ------------+
  *      |   buffer0   buffer1   buffer2   |   buffer3   buffer4   |
- *    ^   ^         ^         ^         ^   ^         ^         ^
+ *      ^   ^         ^         ^         ^   ^         ^         ^
  *    Iterator positions
  *   </programlisting>
  * </informalexample>