aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/reflist.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2015-07-20 15:52:38 +0200
committerThomas White <taw@physics.org>2015-07-21 10:18:33 +0200
commit466402c6a1b2804c168aa0da40a54842243ca60a (patch)
tree65918872bd1b3a9e4db0560dae04bdaa7522bab5 /libcrystfel/src/reflist.c
parentd75b852f52b244796c0386c4f21cf36ca5bfcf70 (diff)
Update API docs
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.
*