Just a quick spelling error in javadoc

in the org.jivesoftware.smack.packet.Presence.Mode javadoc:

A typsafe enum class to represent the presecence mode.

should be:

presence

Thanks, it’'s now fixed!

-Matt