From 3be9dc6e1df1e2c386d752373c00b8b7858e1ae8 Mon Sep 17 00:00:00 2001 From: dzhu Date: Mon, 30 Nov 2020 00:11:16 +0000 Subject: [PATCH] fix typo (CONFIGSEND -> CONFIGEND) --- doc/design/external_special_remote_protocol.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/design/external_special_remote_protocol.mdwn b/doc/design/external_special_remote_protocol.mdwn index 78729a14f6..a8165e586d 100644 --- a/doc/design/external_special_remote_protocol.mdwn +++ b/doc/design/external_special_remote_protocol.mdwn @@ -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 a list of settings with descriptions. Note that the user is not required 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 special remotes.) * `CONFIG Name Description`