DocFix in `NodeInformationProvider`

This commit is contained in:
adiaholic 2019-08-02 11:20:37 +05:30
parent 96e14471d0
commit 144e99c020
1 changed files with 1 additions and 2 deletions

View File

@ -28,8 +28,7 @@ import org.jivesoftware.smackx.disco.packet.DiscoverItems;
/**
* The NodeInformationProvider is responsible for providing supported identities, features
* and hosted items (i.e. DiscoverItems.Item) about a given node. This information will be
* requested each time this XMPPP client receives a disco info or items requests on the
* given node. each time this XMPPP client receives a disco info or items requests on the
* requested each time this XMPP client receives a disco info or items requests on the
* given node.
*
* @author Gaston Dombiak