mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
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 c581396b91)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user