client-api: Fix missing backticks in doc comment
This commit is contained in:
parent
92826df304
commit
196da5b01d
@ -29,7 +29,7 @@ pub struct ThirdPartySigned<'a> {
|
||||
/// The Matrix ID of the invitee.
|
||||
pub mxid: &'a str,
|
||||
|
||||
/// The state key of the m.third_party_invite event.
|
||||
/// The state key of the `m.third_party_invite` event.
|
||||
pub token: &'a str,
|
||||
|
||||
/// A signatures object containing a signature of the entire signed object.
|
||||
|
Loading…
x
Reference in New Issue
Block a user