clutter-color-size-effect: Fix a minor typo in the docs

'Since:' was spelt 'SinceL' which I assume was a typo.
This commit is contained in:
Neil Roberts 2011-02-16 14:11:25 +00:00
parent 354f7b0e25
commit 0e32da6650

View File

@ -44,7 +44,7 @@ G_BEGIN_DECLS
* <structname>ClutterColorizeEffect</structname> is an opaque structure
* whose members cannot be directly accessed
*
* SinceL 1.4
* Since: 1.4
*/
typedef struct _ClutterColorizeEffect ClutterColorizeEffect;
typedef struct _ClutterColorizeEffectClass ClutterColorizeEffectClass;