Skip to content
Snippets Groups Projects
Commit 16bd3a74 authored by Jonathan Guinet's avatar Jonathan Guinet
Browse files

DOC: comment change.

parent 0e02e4b9
No related branches found
No related tags found
No related merge requests found
......@@ -209,7 +209,7 @@ private:
SetParameterDescription( "vmlt", "Lower threshold to obtain a validity mask." );
MandatoryOff("vmlt");
AddParameter(ParameterType_Float, "vmut", "Validity Mask Upper Than");
AddParameter(ParameterType_Float, "vmut", "Validity Mask Upper Threshold");
SetParameterDescription( "vmut", "Upper threshold to obtain a validity mask." );
MandatoryOff("vmut");
......
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