From 7294239d64ee3548858765709b426782cb954edf Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Mon, 15 Sep 2008 14:47:25 +0000 Subject: [PATCH] * clutter/clutter-main.c: amended typo in gtk-doc. --- ChangeLog | 4 ++++ clutter/clutter-main.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fb887e3..88fbd7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-09-15 Øyvind Kolås + + * clutter/clutter-main.c: amended typo in gtk-doc. + 2008-09-12 Neil Roberts Bug 1034 - Picking doesn't work on Eee PC diff --git a/clutter/clutter-main.c b/clutter/clutter-main.c index f0fe5b9..00e1242 100644 --- a/clutter/clutter-main.c +++ b/clutter/clutter-main.c @@ -1289,7 +1289,7 @@ clutter_init_real (GError **error) /** * clutter_init_with_args: * @argc: a pointer to the number of command line arguments - * @argv: a pointer to the array of comman line arguments + * @argv: a pointer to the array of command line arguments * @parameter_string: a string which is displayed in the * first line of output, after * programname [OPTION...] -- 2.7.4