api: Add missing period in docs
This commit is contained in:
parent
8173a05b2c
commit
b1e6aa78c7
@ -285,7 +285,7 @@ pub trait IncomingResponse: Sized {
|
||||
) -> Result<Self, FromHttpResponseError<Self::EndpointError>>;
|
||||
}
|
||||
|
||||
/// An extension to `OutgoingRequest` which provides Appservice specific methods
|
||||
/// An extension to `OutgoingRequest` which provides Appservice specific methods.
|
||||
pub trait OutgoingRequestAppserviceExt: OutgoingRequest {
|
||||
/// Tries to convert this request into an `http::Request` and appends a virtual `user_id` to
|
||||
/// [assert Appservice identity][id_assert].
|
||||
|
Loading…
x
Reference in New Issue
Block a user