Skip to content

Commit 27bb6c7

Browse files
authored
DOC fix typo in developers_utils.rst (#1031)
1 parent 7d5509c commit 27bb6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/developers_utils.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ should be used when applicable.
3131
- :func:`check_neighbors_object`: Check the objects is consistent to be a NN.
3232
- :func:`check_target_type`: Check the target types to be conform to the current
3333
samplers.
34-
- :func:`check_sampling_strategy`: Checks that sampling target is onsistent with
34+
- :func:`check_sampling_strategy`: Checks that sampling target is consistent with
3535
the type and return a dictionary containing each targeted class with its
3636
corresponding number of pixel.
3737

0 commit comments

Comments
 (0)