Misc. Javadoc fixes

This commit is contained in:
zzz
2020-06-10 15:28:22 +00:00
parent 670e57b9e5
commit 6ec95a7f13
6 changed files with 4 additions and 7 deletions

View File

@ -323,7 +323,7 @@ public class RatchetSKM extends SessionKeyManager implements SessionTagListener
/**
* Side effect - binds this session to the supplied destination.
*
* @param the far-end Destination for this PublicKey if known, or null
* @param d the far-end Destination for this PublicKey if known, or null
* @return true if registered
* @since 0.9.47
*/