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

DOC: OrthoRectification application doc change.

parent f0d200d6
No related branches found
No related tags found
No related merge requests found
......@@ -155,7 +155,7 @@ private:
EnableParameter("outputs.isotropic");
AddParameter(ParameterType_Float, "outputs.default", "Default pixel value");
SetParameterDescription("outputs.spacingy","Default value to write when outside of input image.");
SetParameterDescription("outputs.default","Default value to write when outside of input image.");
SetDefaultParameterFloat("outputs.default",0.);
// Elevation
......
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