Skip to content

Commit

Permalink
[hotfix][javadocs] Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lamberken authored and zentol committed Dec 19, 2018
1 parent b02121c commit 2bd5c4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import org.apache.flink.util.Collector
* The file format is specified [http:https://svmlight.joachims.org/ here].
*
* - writeLibSVM:
* Writes a data set of [[LabeledVector]] in libSVM/SVMLight format to disk. THe file format
* Writes a data set of [[LabeledVector]] in libSVM/SVMLight format to disk. The file format
* is specified [http:https://svmlight.joachims.org/ here].
*/
object MLUtils {
Expand Down

0 comments on commit 2bd5c4d

Please sign in to comment.