updated documentation
[jalview.git] / src / jalview / gui / WsPreferences.java
index de89241..0674352 100644 (file)
@@ -498,7 +498,7 @@ public class WsPreferences extends GWsPreferences
                           Desktop.desktop,
                           "The Server  '"
                                   + foo.toString()
-                                  + "' failed validation, do you want to proceed and add it anyway? ",
+                                  + "' failed validation,\ndo you want to add it anyway? ",
                           "Server Validation Failed",
                           JOptionPane.YES_NO_OPTION,
                           JOptionPane.INFORMATION_MESSAGE, null, null, null);