diff options
| author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2015-04-22 19:14:34 -0300 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-23 09:47:08 +0200 |
| commit | 757e9c4c2a9181514f658f54f0757d1c2d479fff (patch) | |
| tree | ed64511844e638a61ff6f5b13dce83554470644d /package/qlibc | |
| parent | 5e2c17b9a3a52d31312215004e79576e5ec6f1f3 (diff) | |
| download | buildroot-757e9c4c2a9181514f658f54f0757d1c2d479fff.tar.gz buildroot-757e9c4c2a9181514f658f54f0757d1c2d479fff.zip | |
package: kill pointless text justification
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qlibc')
| -rw-r--r-- | package/qlibc/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qlibc/Config.in b/package/qlibc/Config.in index c6d4f390aa..170da4940f 100644 --- a/package/qlibc/Config.in +++ b/package/qlibc/Config.in @@ -6,7 +6,7 @@ config BR2_PACKAGE_QLIBC depends on !BR2_STATIC_LIBS help qLibc is currently one of the most functionally complete - public licensed C/C++ libraries. The C/C++ library which + 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. |

