mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 22:32:06 +01:00
s/intercepter/interceptor/ in comment of EntityCapsManager
This commit is contained in:
parent
ba2df2a995
commit
3cbd845df2
1 changed files with 1 additions and 1 deletions
|
@ -494,7 +494,7 @@ public class EntityCapsManager extends Manager {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
// Send an empty presence, and let the packet intercepter
|
// Send an empty presence, and let the packet interceptor
|
||||||
// add a <c/> node to it.
|
// add a <c/> node to it.
|
||||||
// See http://xmpp.org/extensions/xep-0115.html#advertise
|
// See http://xmpp.org/extensions/xep-0115.html#advertise
|
||||||
// We only send a presence packet if there was already one send
|
// We only send a presence packet if there was already one send
|
||||||
|
|
Loading…
Reference in a new issue