Merge branch 'feature/JAL-3143ensemblJSON' into
[jalview.git] / src / jalview / schemes / FeatureColour.java
index e683c87..71a3d51 100644 (file)
@@ -328,8 +328,8 @@ public class FeatureColour implements FeatureColourI
       } catch (Exception e)
       {
         throw new IllegalArgumentException(
-                "Couldn't parse the minimum value for graduated colour ("
-                        + descriptor + ")");
+                "Couldn't parse the minimum value for graduated colour ('"
+                        + minval + "')");
       }
       try
       {