mirror of https://github.com/moparisthebest/xeps
XEP-0060: Fix minor typo in form example
parent
5f0bc97f4d
commit
4675f44a13
|
@ -4188,7 +4188,7 @@ And by opposing end them?
|
|||
<field var='pubsub#node' type='text-single' label='Node ID'>
|
||||
<value>princely_musings</value>
|
||||
</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>
|
||||
</field>
|
||||
<field var='pubsub#allow' type='boolean'
|
||||
|
|
Loading…
Reference in New Issue