Skip to content

Commit

Permalink
Removed some typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshit Syal committed Apr 5, 2012
1 parent 9241292 commit fc37445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shogun/classifier/svm/NewtonSVM.h
Expand Up @@ -42,7 +42,7 @@ class CNewtonSVM : public CLinearMachine

/** get classifier type
*
il * @return classifier type NewtonSVM
* @return classifier type NewtonSVM
*/
virtual inline EClassifierType get_classifier_type() { return CT_NEWTONSVM; }

Expand Down

0 comments on commit fc37445

Please sign in to comment.