mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-04 15:45:58 +01: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:
parent
aac57e2232
commit
81d647af56
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
public static class Mode {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue