This is just annoying me.

-- 
Greg Wooledge                  |   "Truth belongs to everybody."
[EMAIL PROTECTED]              |    - The Red Hot Chili Peppers
http://wooledge.org/~greg/     |
Index: ./src/freenet/node/http/infolets/GeneralInfolet.java
===================================================================
RCS file: /cvsroot/freenet/freenet/src/freenet/node/http/infolets/GeneralInfolet.java,v
retrieving revision 1.4
diff -u -r1.4 GeneralInfolet.java
--- ./src/freenet/node/http/infolets/GeneralInfolet.java        8 Sep 2002 23:35:16 
-0000       1.4
+++ ./src/freenet/node/http/infolets/GeneralInfolet.java        3 Oct 2002 10:49:03 
+-0000
@@ -153,8 +153,8 @@
 
       if (rejectingConnections || rejectingRequests) {
         sb.append("It's normal for the node to sometimes reject connections or 
requests");
-        sb.append("for a limited period.  If you're seeing rejections continuously 
the node");
-        sb.append("is overloaded or something is wrong (i.e. a bug).");
+        sb.append(" for a limited period.  If you're seeing rejections continuously 
+the node");
+        sb.append(" is overloaded or something is wrong (i.e. a bug).");
       }
     }
     sb.append("<li> Current estimated load:  " + f * 100 + "%. <br> ");

Attachment: msg04109/pgp00000.pgp
Description: PGP signature

Reply via email to