10000 Fixed typo · raghavrv/scikit-learn@f45f374 · GitHub
[go: up one dir, main page]

Skip to content

Commit f45f374

Browse files
committed
Fixed typo
1 parent 323bcea commit f45f374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats_new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ API changes summary
581581
- Classifier and Regressor models are now tagged as such using the
582582
``_estimator_type`` attribute.
583583

584-
- Cross-validation iterators allways provide indices into training and test set,
584+
- Cross-validation iterators always provide indices into training and test set,
585585
not boolean masks.
586586

587587
- The ``decision_function`` on all regressors was deprecated and will be

0 commit comments

Comments
 (0)
0