Skip to content
Snippets Groups Projects
Commit 724ab57c authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

DOC: wrong parameter name in app example

parent 1ac9a98a
No related branches found
No related tags found
No related merge requests found
......@@ -163,7 +163,7 @@ private:
SetDocExampleParameterValue("il", "stats_1.xml stats_2.xml");
SetDocExampleParameterValue("out", "rates.csv");
SetDocExampleParameterValue("strategy", "smallest");
SetDocExampleParameterValue("mode","proportional");
SetDocExampleParameterValue("mim","proportional");
}
void DoUpdateParameters()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment