1
0
mirror of https://github.com/brl/mutter.git synced 2025-04-25 19:29:38 +00:00

docs: Fix listitem tag

This commit is contained in:
Emmanuele Bassi 2010-12-08 14:26:27 +00:00
parent c454526bbb
commit acd3d61568

@ -650,7 +650,7 @@ parse_hsla (ClutterColor *color,
* <listitem>
* <para>a HSL color in the form: <literal>hsl(h, s, l)</literal></para>
* </listitem>
* <litsitem>
* <listitem>
* <para>a HSL color in the form: <literal>hsla(h, s, l, a)</literal></para>
* </listitem>
* </itemizedlist>