Author: xor
Date: 2008-09-27 14:15:20 +0000 (Sat, 27 Sep 2008)
New Revision: 22855
Modified:
trunk/plugins/WoT/Identity.java
Log:
Typo.
Modified: trunk/plugins/WoT/Identity.java
===================================================================
--- trunk/plugins/WoT/Identity.java 2008-09-26 20:51:26 UTC (rev 22854)
+++ trunk/plugins/WoT/Identity.java 2008-09-27 14:15:20 UTC (rev 22855)
@@ -57,7 +57,7 @@
/**
* Creates an Identity
*
- * @param requestURI A {@link FreenetURI} to fetch tis Identity
+ * @param requestURI A {@link FreenetURI} to fetch this Identity
* @param nickName The nickname of this identity
* @param publishTrustList Whether this identity publishes its
trustList or not
* @throws InvalidParameterException if a parameter is invalid