cookbook: Close a tag, making xsltproc happier
A </function> tag was not closed.
This commit is contained in:
parent
cbd6e047dd
commit
4f5ab7d010
@ -75,7 +75,7 @@ cogl_pango_render_layout (PangoLayout *layout,
|
|||||||
<para>This function will paint the layout at the given offsets using the
|
<para>This function will paint the layout at the given offsets using the
|
||||||
provided color.</para>
|
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
|
function will only work with <type>PangoLayout</type>s created by
|
||||||
Clutter.</para></warning>
|
Clutter.</para></warning>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user