main
Erik Johnston 2017-11-29 09:48:55 +00:00
parent 330628ed29
commit cc12fc930a
1 changed files with 1 additions and 1 deletions

View File

@ -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,