Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Weil <sw@weilnetz.de>
  • Loading branch information
stweil committed Feb 5, 2017
1 parent 0ff26ee commit f6eed01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classify/adaptmatch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ void Classify::EndAdaptiveClassifier() {
* Parameters:
* load_pre_trained_templates Indicates whether the pre-trained
* templates (inttemp, normproto and pffmtable components)
* should be lodaded. Should only be set to true if the
* should be loaded. Should only be set to true if the
* necessary classifier components are present in the
* [lang].traineddata file.
* Globals:
Expand Down

0 comments on commit f6eed01

Please sign in to comment.