Author: lulabad
Date: 2008-03-16 16:13:12 +0100 (Sun, 16 Mar 2008)
New Revision: 4571

Modified:
   trunk/source/yacy.java
Log:
typo

Modified: trunk/source/yacy.java
===================================================================
--- trunk/source/yacy.java      2008-03-16 13:41:49 UTC (rev 4570)
+++ trunk/source/yacy.java      2008-03-16 15:13:12 UTC (rev 4571)
@@ -207,7 +207,7 @@
             }
             serverLog.logConfig("STARTUP", "Java version: " + 
System.getProperty("java.version", "no-java-version"));
             serverLog.logConfig("STARTUP", "Operation system: " + 
System.getProperty("os.name","unknown"));
-            serverLog.logConfig("STARTUP", "Application root-ath: " + 
homePath);
+            serverLog.logConfig("STARTUP", "Application root-path: " + 
homePath);
             serverLog.logConfig("STARTUP", "Time zone: UTC" + 
serverDate.UTCDiffString() + "; UTC+0000 is " + System.currentTimeMillis());
             serverLog.logConfig("STARTUP", "Maximum file system path length: " 
+ serverSystem.maxPathLength);
             

_______________________________________________
YaCy-svn mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/yacy-svn

Antwort per Email an