aboutsummaryrefslogtreecommitdiff
path: root/src/geometry.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/geometry.c')
-rw-r--r--src/geometry.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/geometry.c b/src/geometry.c
index de2ee1b4..b53e1aa7 100644
--- a/src/geometry.c
+++ b/src/geometry.c
@@ -310,8 +310,8 @@ static void select_scalable_reflections(RefList *list, ReflItemList *sc_l)
/* Calculate partialities and apply them to the image's raw_reflections,
- * returning a ReflItemList of the currentl scalable (asymmetric) reflections.
- */
+ * while adding to a ReflItemList of the currentl scalable (asymmetric)
+ * reflections. */
void update_partialities(struct image *image, const char *sym,
ReflItemList *scalable,
int *n_expected, int *n_found, int *n_notfound)