[docs] Fix wrong XML elements

This commit is contained in:
Emmanuele Bassi 2009-07-21 16:35:50 +01:00
parent 2e38730eb1
commit 29d8d60487
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
<author> <author>
<firstname>Emmanuele</firstname> <firstname>Emmanuele</firstname>
<surname>Bassi</firstname> <surname>Bassi</surname>
<affiliation> <affiliation>
<address> <address>
<email>ebassi@linux.intel.com</email> <email>ebassi@linux.intel.com</email>

View File

@ -25,7 +25,7 @@
modifications to any actors the behaviour is applied to.</para> modifications to any actors the behaviour is applied to.</para>
<example id="clutter-behaviour-alpha-notify-example"> <example id="clutter-behaviour-alpha-notify-example">
<title>Implementing the alpha-notify virtual function<title> <title>Implementing the alpha-notify virtual function</title>
<para>This example demonstrates a behaviour that produces a vertical <para>This example demonstrates a behaviour that produces a vertical
'wipe' like affect by modifying the actors clip region</para> 'wipe' like affect by modifying the actors clip region</para>