From e7aeaa6686b087d1226f08936971371cd640e089 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan <> Date: Sun, 8 Mar 2015 17:10:20 +0100 Subject: i10n. Fix for Bug #1429579 (Various typos in the trunk code). Fixed bugs: - https://launchpad.net/bugs/1429579 (bzr r13976) --- src/libcroco/cr-statement.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libcroco') diff --git a/src/libcroco/cr-statement.c b/src/libcroco/cr-statement.c index fb8df867f..4666f26ec 100644 --- a/src/libcroco/cr-statement.c +++ b/src/libcroco/cr-statement.c @@ -2011,7 +2011,7 @@ cr_statement_ruleset_set_sel_list (CRStatement * a_this, * cr_statement_ruleset_get_declarations: * *@a_this: the current instance of #CRStatement. - *@a_decl_list: out parameter. A pointer to the the returned + *@a_decl_list: out parameter. A pointer to the returned *list of declaration. Must not be NULL. * *Gets a pointer to the list of declaration contained -- cgit v1.2.3