Fixes method comment

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2272 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Gaston Dombiak 2004-04-05 16:20:56 +00:00 committed by gdombiak
parent d18a60fc6d
commit 060f1de579
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ public class MUCInitialPresence implements PacketExtension {
* In other words, only the messages received in the last "X" seconds will be included in
* the history.
*
* @param seconds he number of seconds to use to filter the messages received during
* @param seconds the number of seconds to use to filter the messages received during
* that time.
*/
public void setSeconds(int seconds) {