package/libcddb: fix typo in help text
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit c581396b9165cd690c65b446e37b4523c2127fb4) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
e56c7ee460
commit
3f13fa8ef9
@ -15,6 +15,6 @@ if BR2_PACKAGE_LIBCDDB
|
||||
config BR2_PACKAGE_LIBCDDB_INSTALL_CDDB_QUERY
|
||||
bool "install cddb_query"
|
||||
help
|
||||
cddb_query is an optionnal libcddb test program.
|
||||
cddb_query is an optional libcddb test program.
|
||||
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user