utils/config: fix don't typo

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Reviewed-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Peter Korsgaard 2024-09-20 17:59:49 +02:00 committed by Yann E. MORIN
parent 2100a76d9e
commit b3e5bcec65

View File

@ -30,7 +30,7 @@ commands:
options:
--file config-file .config file to change (default .config)
--keep-case|-k Keep next symbols' case (dont' upper-case it)
--keep-case|-k Keep next symbols' case (don't upper-case it)
--package|-p Operate on package (set prefix to BR2_PACKAGE_)
$myname doesn't check the validity of the .config file. This is done at next