On 18.05.22 02:58, Kyotaro Horiguchi wrote:
> Oh, agreed. Thanks for the correction. By the way the error message in
> defGetCopyHeaderChoice is as follows.
>
> "%s requires a Boolean value or \"match\""
>
> Should it be "%s requires a boolean value or MATCH"?
The documentation of COPY currently appears to use the capitalization
OPTION value
so I left it lower-case.
> At least I think "Boolean" should be un-capitalized.
"Boolean" is correct; see <https://en.wiktionary.org/wiki/Boolean> for
example.