mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/qlibc: fix 'consistent' typo in help text
Also add a missing article one line above.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
[Arnout: fix additional typo]
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
(cherry picked from commit 4390361bb5)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -8,8 +8,8 @@ config BR2_PACKAGE_QLIBC
|
||||
qLibc is currently one of the most functionally complete
|
||||
public licensed C/C++ libraries. The C/C++ library which
|
||||
includes all kinds of containers and general library
|
||||
routines. It provides ready-made set of common container
|
||||
APIs with consistant API look.
|
||||
routines. It provides a ready-made set of common container
|
||||
APIs with consistent API look.
|
||||
|
||||
https://github.com/wolkykim/qlibc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user