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>
<inlinemediaobject>
<videoobject>
<videodata fileref="videos/animations-reuse.ogv"/>
</videoobject>
<alt>
<para>Video of a simple reusable animation</para>
</alt>
</inlinemediaobject>
<videoobject>
<videodata fileref="videos/animations-reuse.ogv"/>
</videoobject>
<alt>
<para>Video of a simple reusable animation</para>
</alt>
</inlinemediaobject>
</section>