mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 11:30:37 -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>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
be0988ae33
commit
4390361bb5
@@ -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