Skip to content

Commit c1f38fd

Browse files
committed
docs: correct spelling of offsets
1 parent 06d18d0 commit c1f38fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qctrlopencontrols/dynamic_decoupling_sequences/predefined.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1135,7 +1135,7 @@ def _carr_purcell_meiboom_gill_offsets(
11351135

11361136
def _uhrig_single_axis_offsets(duration: float, offset_count: int) -> np.ndarray:
11371137
"""
1138-
Calculates oOffset values for Uhrig Single Axis Sequence.
1138+
Calculates offset values for Uhrig Single Axis Sequence.
11391139
11401140
Parameters
11411141
----------

0 commit comments

Comments
 (0)