Skip to content

Commit 8476c0b

Browse files
docstrin
1 parent b1adac7 commit 8476c0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/smsfusion/_smoothing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ def _backward_sweep(
246246
cov_smoothing: bool,
247247
) -> tuple[NDArray, NDArray]:
248248
"""
249-
Perform a backward sweep using the RTS algorithm [1].
249+
Perform a backward sweep with the RTS algorithm [1].
250250
251251
Parameters
252252
----------

0 commit comments

Comments
 (0)