Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Jun 27, 2012
1 parent bd0fd92 commit 4a337b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shogun/evaluation/MachineEvaluation.h
Expand Up @@ -96,7 +96,7 @@ class CMachineEvaluation: public CSGObject
CSplittingStrategy* m_splitting_strategy;
CEvaluation* m_evaluation_criterion;

/** whether machine will automaticall be locked before evaluation */
/** whether machine will automatically be locked before evaluation */
bool m_autolock;

/** whether machine should be unlocked after evaluation */
Expand Down

0 comments on commit 4a337b8

Please sign in to comment.