mirror of
https://github.com/brl/mutter.git
synced 2024-12-24 12:02:04 +00:00
[docs] Fix wrong XML elements
This commit is contained in:
parent
2e38730eb1
commit
29d8d60487
@ -12,7 +12,7 @@
|
||||
|
||||
<author>
|
||||
<firstname>Emmanuele</firstname>
|
||||
<surname>Bassi</firstname>
|
||||
<surname>Bassi</surname>
|
||||
<affiliation>
|
||||
<address>
|
||||
<email>ebassi@linux.intel.com</email>
|
||||
|
@ -25,7 +25,7 @@
|
||||
modifications to any actors the behaviour is applied to.</para>
|
||||
|
||||
<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
|
||||
'wipe' like affect by modifying the actors clip region</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user