Skip to content
Snippets Groups Projects
Commit af13524f authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

typo
parent 20ea4712
No related branches found
No related tags found
No related merge requests found
...@@ -1010,7 +1010,7 @@ StringXNumber ViewOptions_Number[] = { ...@@ -1010,7 +1010,7 @@ StringXNumber ViewOptions_Number[] = {
{ F|O, "ColormapBias" , opt_view_colormap_bias , 0.0 , { F|O, "ColormapBias" , opt_view_colormap_bias , 0.0 ,
"Colormap bias" }, "Colormap bias" },
{ F|O, "ColormapCurvature" , opt_view_colormap_curvature , 0.0 , { F|O, "ColormapCurvature" , opt_view_colormap_curvature , 0.0 ,
"Colormap curvature or slope coeficient" }, "Colormap curvature or slope coefficient" },
{ F|O, "ColormapInvert" , opt_view_colormap_invert , 0. , { F|O, "ColormapInvert" , opt_view_colormap_invert , 0. ,
"Invert the color values, i.e., replace x with (255-x) in the colormap?" }, "Invert the color values, i.e., replace x with (255-x) in the colormap?" },
{ F|O, "ColormapNumber" , opt_view_colormap_number , 1. , { F|O, "ColormapNumber" , opt_view_colormap_number , 1. ,
......
...@@ -100,7 +100,7 @@ Default value: @code{0}@* ...@@ -100,7 +100,7 @@ Default value: @code{0}@*
Saved in: @code{General.OptionsFileName} Saved in: @code{General.OptionsFileName}
@item View.ColormapCurvature @item View.ColormapCurvature
Colormap curvature or slope coeficient@* Colormap curvature or slope coefficient@*
Default value: @code{0}@* Default value: @code{0}@*
Saved in: @code{General.OptionsFileName} Saved in: @code{General.OptionsFileName}
......
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