docs: fix ASCII art so that iterators are aligned property to the diagram

This commit is contained in:
Tim-Philipp Müller 2010-02-01 12:50:40 +00:00
parent 86a216b1ba
commit ae60d06e9e

View file

@ -43,7 +43,7 @@
* <programlisting> * <programlisting>
* +--- group0 ----------------------+--- group1 ------------+ * +--- group0 ----------------------+--- group1 ------------+
* | buffer0 buffer1 buffer2 | buffer3 buffer4 | * | buffer0 buffer1 buffer2 | buffer3 buffer4 |
* ^ ^ ^ ^ ^ ^ ^ ^ * ^ ^ ^ ^ ^ ^ ^ ^
* Iterator positions * Iterator positions
* </programlisting> * </programlisting>
* </informalexample> * </informalexample>