Javadoc spelling fix.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2436 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2004-12-26 18:53:17 +00:00 committed by matt
parent aac57e2232
commit 81d647af56
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ public class Presence extends Packet {
}
/**
* A typsafe enum class to represent the presecence mode.
* A typsafe enum class to represent the presence mode.
*/
public static class Mode {