1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-25 21:14:51 +02:00

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

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 {