diff options
author | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2021-06-29 09:41:01 +0200 |
---|---|---|
committer | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2021-06-29 09:41:01 +0200 |
commit | 32d6616677bc4a94554527110e8d227aaf3aea34 (patch) | |
tree | fdf81c40fc605e69f48321ed4666c8475c1c2726 /lib/csapi/definitions/third_party_signed.h | |
parent | 0735daf3c905c2758aa89dff02570789804b9e8f (diff) | |
download | libquotient-32d6616677bc4a94554527110e8d227aaf3aea34.tar.gz libquotient-32d6616677bc4a94554527110e8d227aaf3aea34.zip |
More re-generated API files (only doc-comments updated)
All actual updates to the API go to 0.7.
Diffstat (limited to 'lib/csapi/definitions/third_party_signed.h')
-rw-r--r-- | lib/csapi/definitions/third_party_signed.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csapi/definitions/third_party_signed.h b/lib/csapi/definitions/third_party_signed.h index 526545d0..7097bda4 100644 --- a/lib/csapi/definitions/third_party_signed.h +++ b/lib/csapi/definitions/third_party_signed.h @@ -7,7 +7,7 @@ #include "converters.h" namespace Quotient { -/// A signature of an ``m.third_party_invite`` token to prove that this user +/// A signature of an `m.third_party_invite` token to prove that this user /// owns a third party identity which has been invited to the room. struct ThirdPartySigned { /// The Matrix ID of the user who issued the invite. |