fix typo (CONFIGSEND -> CONFIGEND)
This commit is contained in:
parent
878dc46acd
commit
3be9dc6e1d
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ the special remote can reply with `UNSUPPORTED-REQUEST`.
|
||||||
work better, because it can check the user's input, and can also display
|
work better, because it can check the user's input, and can also display
|
||||||
a list of settings with descriptions. Note that the user is not required
|
a list of settings with descriptions. Note that the user is not required
|
||||||
to provided all the settings listed here. A block of responses
|
to provided all the settings listed here. A block of responses
|
||||||
can be made to this, which must always end with `CONFIGSEND`.
|
can be made to this, which must always end with `CONFIGEND`.
|
||||||
(Do not include settings like "name" that are common to all external
|
(Do not include settings like "name" that are common to all external
|
||||||
special remotes.)
|
special remotes.)
|
||||||
* `CONFIG Name Description`
|
* `CONFIG Name Description`
|
||||||
|
|
Loading…
Add table
Reference in a new issue