mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +00:00
Fix typo
This commit is contained in:
parent
330628ed29
commit
cc12fc930a
@ -57,7 +57,7 @@ func BuildEvent(
|
||||
return &event, nil
|
||||
}
|
||||
|
||||
// AddPrevEventsToEvent fills out the prev_events and auth_events fields in EventBuilder
|
||||
// AddPrevEventsToEvent fills out the prev_events and auth_events fields in builder
|
||||
func AddPrevEventsToEvent(
|
||||
ctx context.Context,
|
||||
builder *gomatrixserverlib.EventBuilder,
|
||||
|
Loading…
Reference in New Issue
Block a user