Commit afddb2d4 authored by Davis King's avatar Davis King

fixing grammar.

parent e8fbcc7e
......@@ -221,8 +221,8 @@ int main(int argc, char* argv[])
setup the parameters in the fe object.
...
*/
// The scanner will call fe.copy_configuration() to copy the state of fe
// into it's internal feature extractor.
// The scanner will use very_simple_feature_extractor::copy_configuration() to copy the state
// of fe into its internal feature extractor.
scanner.copy_configuration(fe);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment