Rename room-with-two-members rule because when/if we have actual one-to-one rooms, this will reflect reality better.

This commit is contained in:
David Baker 2015-03-02 13:27:31 +00:00
parent 686c6fd03a
commit 63593de4b8

View file

@ -154,7 +154,7 @@ with these IDs, their semantics should match those given below:
],
}
.m.rule.room_two_members
.m.rule.room_one_to_one
Matches any message sent in a room with exactly two members.
Definition (this rule can only be an override or underride rule)::