Fixed typo.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2791 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Gaston Dombiak 2005-09-08 23:34:36 +00:00 committed by gato
parent 2303fa33c9
commit 953faca41c
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ package org.jivesoftware.smack;
/**
* Interface that allows for implementing classes to listen for connection closing
* events. Listeners are reigstered with XMPPConnection objects.
* events. Listeners are registered with XMPPConnection objects.
*
* @see XMPPConnection#addConnectionListener
* @see XMPPConnection#removeConnectionListener