1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-23 03:44:50 +02: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:
guus 2009-12-09 20:29:48 +00:00
parent 97d2b5a0f2
commit 7c33609adf

View file

@ -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.
*/