aboutsummaryrefslogtreecommitdiff
path: root/src/reflist.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/reflist.c')
-rw-r--r--src/reflist.c2
1 files changed, 1 insertions, 1 deletions
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)