Author: smukhina
Date: 2009-04-15 09:16:31 -0400 (Wed, 15 Apr 2009)
New Revision: 13598
Modified:
trunk/docs/realworld_app_guide/en/src/main/docbook/modules/how_it_works.xml
Log:
syntax errors are corrected in real word demo guide
Modified: trunk/docs/realworld_app_guide/en/src/main/docbook/modules/how_it_works.xml
===================================================================
--- trunk/docs/realworld_app_guide/en/src/main/docbook/modules/how_it_works.xml 2009-04-15
12:33:03 UTC (rev 13597)
+++ trunk/docs/realworld_app_guide/en/src/main/docbook/modules/how_it_works.xml 2009-04-15
13:16:31 UTC (rev 13598)
@@ -80,7 +80,7 @@
</programlisting>
<para>The snippet above shows that the
<code>index.xhtml</code> page does not contain sources for application
functional parts but includes them as templates that are rendered depending on conditions
and events taking place during user interaction with the PhotoAlbum.
- The illustration below shows <code>index.xhtml</code>
page schematically with it &qout;includes" and paths to them:</para>
+ The illustration below shows <code>index.xhtml</code>
page schematically with it "includes" and paths to them:</para>
<mediaobject>
<imageobject>
<imagedata
fileref="images/indexxhtml.png"/>
@@ -88,6 +88,6 @@
</mediaobject>
</section>
-
-</chapter>
+ </section>
+ </chapter>
Show replies by date