Skip to content

Commit

Permalink
comment typos
Browse files Browse the repository at this point in the history
  • Loading branch information
toastisme committed Jul 23, 2024
1 parent dce53be commit 347149d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/dials/algorithms/scaling/tof/tof_scaling.h
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -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,
Expand Down

0 comments on commit 347149d

Please sign in to comment.