1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-21 16:55:07 -05:00

XEP-0060: Fix minor typo in form example

This commit is contained in:
Linus Jahn 2020-08-16 19:57:23 +02:00 committed by Jonas Schäfer
parent 5f0bc97f4d
commit 4675f44a13

View File

@ -4188,7 +4188,7 @@ And by opposing end them?
<field var='pubsub#node' type='text-single' label='Node ID'> <field var='pubsub#node' type='text-single' label='Node ID'>
<value>princely_musings</value> <value>princely_musings</value>
</field> </field>
<field var='pusub#subscriber_jid' type='jid-single' label='Subscriber Address'> <field var='pubsub#subscriber_jid' type='jid-single' label='Subscriber Address'>
<value>horatio@denmark.lit</value> <value>horatio@denmark.lit</value>
</field> </field>
<field var='pubsub#allow' type='boolean' <field var='pubsub#allow' type='boolean'