crypto: Fix the link to the share group session method.

master
Damir Jelić 2020-08-13 11:04:37 +02:00
parent 4e99278eac
commit a0abffd026
1 changed files with 1 additions and 1 deletions

View File

@ -848,7 +848,7 @@ impl OlmMachine {
/// Encrypt a room message for the given room.
///
/// Beware that a group session needs to be shared before this method can be
/// called using the [`share_group_session()`] method.
/// called using the [`share_group_session`] method.
///
/// Since group sessions can expire or become invalid if the room membership
/// changes client authors should check with the