diff --git a/Doc/Sd1/arrays.xml b/Doc/Sd1/arrays.xml index e44f4dde81262e69cb3d6fd06c58e7e55acde1d0..97b28df032a31280ef7d4beaddb4841dd8b736a3 100644 --- a/Doc/Sd1/arrays.xml +++ b/Doc/Sd1/arrays.xml @@ -1359,6 +1359,9 @@ values newArray | 1| 2| F| 7| 9| | ...</programlisting> ... } }</programlisting> + + <para>You'll find a more sophisticated approach using interfaces + in upcoming <xref linkend="sd1SectPlotterInterface"/>.</para> </answer> </qandaentry> </qandadiv> diff --git a/Doc/Sd1/interfacesAbstractClasses.xml b/Doc/Sd1/interfacesAbstractClasses.xml index 5dcd0edc155dd9c73454cef0c6e1ab92c41b8198..e5eebe18797f25473871c369b3c294c2e2ed0df5 100644 --- a/Doc/Sd1/interfacesAbstractClasses.xml +++ b/Doc/Sd1/interfacesAbstractClasses.xml @@ -111,7 +111,7 @@ public void testApp() { </section> <section xml:id="sd1SectPlotterInterface"> - <title>A plotter based on an interface</title> + <title>An interface based plotter</title> <qandaset defaultlabel="qanda" xml:id="sd1QandaPlotInterface"> <qandadiv>