chiark / gitweb /
fix up comments for the way things are now, and update the licence file
[jarrg-ian.git] / src / com / tedpearson / ypp / market / ControlPanel.java
index b42232fec912e9dc9800b85df1dfbf50e55e4caa..dc91b06e9b30b9aa1b72baf1c96b6375f2b6593c 100644 (file)
@@ -7,7 +7,7 @@ import java.util.prefs.*;
 
 /**
 *      ControlPanel is a simple management utility that sets
-*      a preference for whether the PCTB client is to launch or not.
+*      a preference for which server(s) to upload to.
 */
 public class ControlPanel extends JFrame {
        public static void main(String[] args) {