muc_affiliation_notify.scs: Remove trailing whitespace

This commit is contained in:
Matthew Wild 2018-10-31 13:18:01 +00:00
parent e791ba30b5
commit 02c97f3066

View file

@ -131,7 +131,7 @@ Romeo sends:
<body>Finished!</body> <body>Finished!</body>
</message> </message>
Juliet receives: Juliet receives:
<message type="groupchat" from="room@conference.localhost/Romeo"> <message type="groupchat" from="room@conference.localhost/Romeo">
<body>Finished!</body> <body>Finished!</body>
</message> </message>