JAL-2536 tweak javadoc wording
[jalview.git] / src / jalview / gui / Desktop.java
index b669ebf..4a8622d 100644 (file)
@@ -808,7 +808,7 @@ public class Desktop extends jalview.jbgui.GDesktop implements
    * @param resizable
    *          Allow resize
    * @param ignoreMinSize
-   *          No minimum size is set for the dialog
+   *          Do not set the default minimum size for frame
    */
   public static synchronized void addInternalFrame(
           final JInternalFrame frame, String title, boolean makeVisible,