diff flys-client/src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java @ 5334:b296d435fc69

Doc and whitespace fixes.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 19 Mar 2013 10:25:23 +0100
parents 360e22afb98b
children
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java	Tue Mar 19 10:24:03 2013 +0100
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/ui/LocationDistancePanel.java	Tue Mar 19 10:25:23 2013 +0100
@@ -1205,7 +1205,7 @@
             inputTables.updateTab(0, null);
             inputTables.removeTab(0);
 
-            //Create a new tab containing the locationDistanceTable.
+            // Create a new tab containing the locationDistanceTable.
             Tab t1 = new Tab(MESSAGES.locations());
             t1.setPane(locationDistanceTable);
             inputTables.addTab(t1, 0);

http://dive4elements.wald.intevation.org