JAL-2843 help text for colour by attribute, feature filters
[jalview.git] / src / jalview / schemes / FeatureColour.java
index 7d14662..51e7645 100644 (file)
@@ -321,8 +321,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
       {