javadoc fixes

This commit is contained in:
zzz
2008-12-13 18:07:20 +00:00
parent 0956393cf3
commit dae6fd47d9
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ receives asynchronous notification of network activity by providing an implement
of {@link net.i2p.client.I2PSessionListener}. </p>
<p>A simple example of how these base client classes can be used is the
{@link net.i2p.client.ATalk} application. It isn't really useful, but it is
ATalk application. It isn't really useful, but it is
heavily documented code.</p>
<p>This client package provides the basic necessity for communicating over I2P,