Merge pull request #333 from adiaholic/docFix

DocFix in `NodeInformationProvider`
This commit is contained in:
Florian Schmaus 2019-08-22 15:16:00 +02:00 committed by GitHub
commit bf0c69c93e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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