mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
package/sqlite: fix 'access' typo in help text
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
5af5c0ac0b
commit
930663032b
@@ -20,7 +20,7 @@ config BR2_PACKAGE_SQLITE_ENABLE_COLUMN_METADATA
|
||||
bool "Enable convenient access to meta-data about tables and queries"
|
||||
help
|
||||
When this option is defined there are some additional APIs
|
||||
enabled to acces meta-data about tables and queries (see
|
||||
enabled to access meta-data about tables and queries (see
|
||||
https://sqlite.org/compile.html).
|
||||
|
||||
config BR2_PACKAGE_SQLITE_ENABLE_FTS3
|
||||
|
||||
Reference in New Issue
Block a user