mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 18:22:24 -05:00
XEP-0050: Fix variable name in example 14
According to the previous example, the first variable is called "runlevel", not "mode".
This commit is contained in:
parent
97104b2bb3
commit
72aa3035bf
@ -418,7 +418,7 @@
|
|||||||
sessionid='config:20020923T213616Z-700'
|
sessionid='config:20020923T213616Z-700'
|
||||||
node='config'>
|
node='config'>
|
||||||
<x xmlns='jabber:x:data' type='submit'>
|
<x xmlns='jabber:x:data' type='submit'>
|
||||||
<field var='mode'>
|
<field var='runlevel'>
|
||||||
<value>3</value>
|
<value>3</value>
|
||||||
</field>
|
</field>
|
||||||
<field var='state'>
|
<field var='state'>
|
||||||
|
Loading…
Reference in New Issue
Block a user