mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 22:32:06 +01:00
Fixed typo.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2791 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
2303fa33c9
commit
953faca41c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue