Skip to content
Snippets Groups Projects
Commit 5f4fc386 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

Merge branch '474-typo' into 'devel_12.0.x'

Resolve "Typo in Minerva configuration page"

See merge request !374
parents 2991c7d3 90628a00
No related branches found
No related tags found
1 merge request!374Resolve "Typo in Minerva configuration page"
Pipeline #
......@@ -166,7 +166,7 @@ public enum ConfigurationElementType {
/**
* Opacity of data overlay objects in the frontend.
*/
OVERLAY_OPACITY("Opacity used when drwaing data overlays (value between 0.0-1.0)", "0.8",
OVERLAY_OPACITY("Opacity used when drawing data overlays (value between 0.0-1.0)", "0.8",
ConfigurationElementEditType.DOUBLE, false, ConfigurationElementTypeGroup.OVERLAYS),
/**
......
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