From 347149db6ac0260725cd601e0dced898cbe12fb4 Mon Sep 17 00:00:00 2001 From: davidmcdonagh Date: Tue, 23 Jul 2024 11:29:19 +0100 Subject: [PATCH] comment typos --- src/dials/algorithms/scaling/tof/tof_scaling.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/dials/algorithms/scaling/tof/tof_scaling.h b/src/dials/algorithms/scaling/tof/tof_scaling.h index 3dc4f3ca12..cdeaf8bea8 100644 --- a/src/dials/algorithms/scaling/tof/tof_scaling.h +++ b/src/dials/algorithms/scaling/tof/tof_scaling.h @@ -375,7 +375,7 @@ void tof_extract_shoeboxes_to_reflection_table( /* * Extracts shoeboxes to reflection_table with each pixel corrected w.r.t - * An incident run, an empty run, and optionally the Lorentz correction + * an incident run, an empty run, and optionally the Lorentz correction */ void tof_extract_shoeboxes_to_reflection_table( dials::af::reflection_table &reflection_table, @@ -553,8 +553,7 @@ void tof_extract_shoeboxes_to_reflection_table( /* * Extracts shoeboxes to reflection_table with each pixel corrected w.r.t - * An incident run, an empty run, and optionally the Lorentz correction and a - * spherical absorption correction. + * an incident run, an empty run, and optionally the Lorentz correction */ void tof_extract_shoeboxes_to_reflection_table( dials::af::reflection_table &reflection_table,