mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-23 06:43:09 -06:00
typo
This commit is contained in:
parent
c1f1fcdc67
commit
4ca2cf49f8
|
|
@ -58,7 +58,7 @@ type FederationSenderInternalAPI interface {
|
|||
response *PerformJoinResponse,
|
||||
)
|
||||
// Handle an instruction to peek a room on a remote server.
|
||||
PerformJoin(
|
||||
PerformPeek(
|
||||
ctx context.Context,
|
||||
request *PerformPeekRequest,
|
||||
response *PerformPeekResponse,
|
||||
|
|
|
|||
Loading…
Reference in a new issue