JAL-2536 tweak javadoc wording
authorJim Procter <jprocter@issues.jalview.org>
Mon, 29 May 2017 11:18:09 +0000 (12:18 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Mon, 29 May 2017 11:18:09 +0000 (12:18 +0100)
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,