cookbook: Close a tag, making xsltproc happier

A </function> tag was not closed.
This commit is contained in:
Damien Lespiau 2010-08-05 13:21:52 +01:00
parent cbd6e047dd
commit 4f5ab7d010

View File

@ -75,7 +75,7 @@ cogl_pango_render_layout (PangoLayout *layout,
<para>This function will paint the layout at the given offsets using the
provided color.</para>
<warning><para>The <function>cogl_pango_render_layout()<function>
<warning><para>The <function>cogl_pango_render_layout()</function>
function will only work with <type>PangoLayout</type>s created by
Clutter.</para></warning>