8000 DOC fix mispelling in whats new (#20974) · scikit-learn/scikit-learn@05829c5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 05829c5

Browse files
authored
DOC fix mispelling in whats new (#20974)
1 parent e2aa522 commit 05829c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats_new/v1.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,7 @@ Changelog
904904
warning was previously raised in resampling utilities and functions using
905905
those utilities (e.g. :func:`model_selection.train_test_split`,
906906
:func:`model_selection.cross_validate`,
907-
:func:`model_seleection.cross_val_score`,
907+
:func:`model_selection.cross_val_score`,
908908
:func:`model_selection.cross_val_predict`).
909909
:pr:`20673` by :user:`Joris Van den Bossche <jorisvandenbossche>`.
910910

0 commit comments

Comments
 (0)
0