10000 Minor typo fix in comments · scikit-learn/scikit-learn@55520aa · GitHub
[go: up one dir, main page]

Skip to content

Commit 55520aa

Browse files
committed
Minor typo fix in comments
1 parent f6c9c81 commit 55520aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sklearn/svm/_classes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -849,7 +849,7 @@ class SVC(BaseSVC):
849849
For an example of handling weighed samples with SVMS, please see:
850850
:ref:`sphx_glr_auto_examples_svm_plot_weighted_samples.py`
851851
852-
For a comaprison of the SVC with other classifiers see:
852+
For a comparison of the SVC with other classifiers see:
853853
:ref:`sphx_glr_auto_examples_classification_plot_classification_probability.py`.
854854
"""
855855

0 commit comments

Comments
 (0)
0