Skip to content

Commit 73577d7

Browse files
Update src/ess/powder/grouping.py
Co-authored-by: Jan-Lukas Wynen <[email protected]>
1 parent 26d8780 commit 73577d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ess/powder/grouping.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def focus_data_dspacing_and_two_theta(
3838
computes the two-theta bins from the 'two_theta' coordinate of the input data. This
3939
is necessary to ensure that we have sufficiently high wavelength resolution when
4040
performing a monitor normalization in a follow-up workflow step. If we were to use
41-
:py:class:`TwoThetaBins` we would be influenced by and limited to the tw-theta
41+
:py:class:`TwoThetaBins` we would be influenced by and limited to the two-theta
4242
binning the user requests for the end result, which may not be sufficient.
4343
4444
Parameters

0 commit comments

Comments
 (0)