mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 17:19:39 +02:00
s/ the the / the /g
This commit is contained in:
parent
07f157b00f
commit
3a84a1ff47
19 changed files with 21 additions and 21 deletions
|
@ -31,7 +31,7 @@ public interface SigncryptElementReceivedListener {
|
|||
* This listener is intended to be used by implementors of different OX usage profiles. In order to listen for
|
||||
* OX-IM messages, please refer to the {@link OxMessageListener} instead.
|
||||
* @param contact sender of the message
|
||||
* @param originalMessage original message containing the the {@link SigncryptElement}
|
||||
* @param originalMessage original message containing the {@link SigncryptElement}
|
||||
* @param signcryptElement the {@link SigncryptElement} itself
|
||||
* @param metadata metadata about the encryption and signing
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue