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>
This commit is contained in:
Gustavo Zacarias
2015-04-22 19:14:34 -03:00
committed by Thomas Petazzoni
parent 5e2c17b9a3
commit 757e9c4c2a
56 changed files with 62 additions and 62 deletions

View File

@@ -2,7 +2,7 @@ config BR2_PACKAGE_GSL
bool "gsl"
help
The GNU Scientific Library (GSL) is a numerical library for
C and C++ programmers. The library provides a wide range of
C and C++ programmers. The library provides a wide range of
mathematical routines such as random number generators,
special functions and least-squares fitting. There are over
1000 functions in total with an extensive test suite.