mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-26 14:02:06 +01:00
Fixed spelling.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@11456 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
97d2b5a0f2
commit
7c33609adf
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ public interface PacketExtension {
|
|||
public String getNamespace();
|
||||
|
||||
/**
|
||||
* Returns the XML reppresentation of the PacketExtension.
|
||||
* Returns the XML representation of the PacketExtension.
|
||||
*
|
||||
* @return the packet extension as XML.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue