JAL-2371 tests added
[jalview.git] / src / jalview / gui / ColourMenuHelper.java
index 52abfe1..31780d6 100644 (file)
@@ -77,7 +77,7 @@ public class ColourMenuHelper
 
     /*
      * scan registered colour schemes (built-in or user-defined
-     * and add them to the menu (in the order they were added)
+     * and add them to the menu (in the order they were registered)
      */
     Iterable<ColourSchemeI> colourSchemes = ColourSchemes.getInstance()
             .getColourSchemes();