[izpack-changes] r2006 - izpack-src/trunk/src/lib/com/izforge/izpack/panels

noreply at berlios.de noreply at berlios.de
Thu Jan 24 20:26:48 CET 2008


Author: jgordon
Date: 2008-01-24 20:26:44 +0100 (Thu, 24 Jan 2008)
New Revision: 2006

Modified:
   izpack-src/trunk/src/lib/com/izforge/izpack/panels/PathSelectionPanel.java
Log:
Grammatical corrections in comments

Modified: izpack-src/trunk/src/lib/com/izforge/izpack/panels/PathSelectionPanel.java
===================================================================
--- izpack-src/trunk/src/lib/com/izforge/izpack/panels/PathSelectionPanel.java	2008-01-24 19:25:01 UTC (rev 2005)
+++ izpack-src/trunk/src/lib/com/izforge/izpack/panels/PathSelectionPanel.java	2008-01-24 19:26:44 UTC (rev 2006)
@@ -91,9 +91,9 @@
      */
     protected void createLayout()
     {
-        // We woulduse the IzPanelLayout also in this "sub"panel.
-        // In an IzPanel there are support of this layout manager at
-        // more than one places. In this panel not, therefore we have
+        // We would use the IzPanelLayout also in this "sub" panel.
+        // In an IzPanel there is support for this layout manager in
+        // more than one place, but not in this panel so we have
         // to make all things needed.
         // First create a layout helper.
         LayoutHelper layoutHelper = new LayoutHelper(this);



More information about the izpack-changes mailing list