aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/reflist.c
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/reflist.c')
-rw-r--r--libcrystfel/src/reflist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/src/reflist.c b/libcrystfel/src/reflist.c
index ccc421f3..2906dc01 100644
--- a/libcrystfel/src/reflist.c
+++ b/libcrystfel/src/reflist.c
@@ -600,7 +600,7 @@ void set_detector_pos(Reflection *refl, double fs, double ss)
/**
* set_panel:
* @refl: A %Reflection
- * @panel: Pointer to the panel structure on which the reflection appears
+ * @p: Pointer to the panel structure on which the reflection appears
*
* Note that the pointer will be stored, not the contents of the structure.
*