cookbook: Fixed markup in animations section

Fixed indentation on some mark-up in an unrelated recipe.
This commit is contained in:
Elliot Smith 2010-09-23 11:19:00 +01:00
parent 6307876552
commit b8d36a364f

View File

@ -1629,13 +1629,13 @@ foo_button_pressed_cb (ClutterActor *actor,
<para>This is what the animation looks like:</para> <para>This is what the animation looks like:</para>
<inlinemediaobject> <inlinemediaobject>
<videoobject> <videoobject>
<videodata fileref="videos/animations-reuse.ogv"/> <videodata fileref="videos/animations-reuse.ogv"/>
</videoobject> </videoobject>
<alt> <alt>
<para>Video of a simple reusable animation</para> <para>Video of a simple reusable animation</para>
</alt> </alt>
</inlinemediaobject> </inlinemediaobject>
</section> </section>