Skip to content

Commit 0b1314c

Browse files
committed
Typo in extending SrMise documentation.
1 parent 78f1125 commit 0b1314c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/manual/source/extending.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ following differences:
137137
Return peak parameters such that the value at ``r`` is scaled by ``scale``
138138
while the position of the peak's maxima remains unchanged.
139139

140-
:param pars: The parameters of the baseline.
140+
:param pars: The parameters of the peak.
141141
:param r: Position where the peak will be rescaled.
142142
:param scale: A scale factor > 0.
143143
:type pars: `Sequence(float)`

0 commit comments

Comments
 (0)