[freenet-cvs] r16232 - trunk/apps/Echo/src/plugins/echo

nextgens at freenetproject.org nextgens at freenetproject.org
Mon Dec 3 18:30:08 UTC 2007


Author: nextgens
Date: 2007-12-03 18:30:07 +0000 (Mon, 03 Dec 2007)
New Revision: 16232

Modified:
   trunk/apps/Echo/src/plugins/echo/SimpleDirectoryInserter.java
Log:
Echo: fix a non-utf8 encoded comment

Modified: trunk/apps/Echo/src/plugins/echo/SimpleDirectoryInserter.java
===================================================================
--- trunk/apps/Echo/src/plugins/echo/SimpleDirectoryInserter.java	2007-12-03 18:24:18 UTC (rev 16231)
+++ trunk/apps/Echo/src/plugins/echo/SimpleDirectoryInserter.java	2007-12-03 18:30:07 UTC (rev 16232)
@@ -13,7 +13,7 @@
 import java.net.MalformedURLException;
 
 /**
-*	A façade class that provides a easy way to insert a directory on Freenet
+*	A frontend which provides an easy way to insert a directory into Freenet
 */
 public class SimpleDirectoryInserter {
 




More information about the cvs mailing list