From 2653e2f84c9886c27af4f0b4b54d159882a366a1 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 26 Jul 2011 12:21:34 +0200 Subject: Update docs --- src/reflist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/reflist.c') diff --git a/src/reflist.c b/src/reflist.c index 5b594d76..aefbf4e2 100644 --- a/src/reflist.c +++ b/src/reflist.c @@ -570,7 +570,7 @@ void set_scalable(Reflection *refl, int scalable) /** * set_refinable: * @refl: A %Reflection - * @scalable: Non-zero if this reflection can be used for post refinement. + * @refinable: Non-zero if this reflection can be used for post refinement. * **/ void set_refinable(Reflection *refl, int refinable) -- cgit v1.2.3