summaryrefslogtreecommitdiffstats
path: root/package/python-cffi
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-04-22 19:14:34 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-23 09:47:08 +0200
commit757e9c4c2a9181514f658f54f0757d1c2d479fff (patch)
treeed64511844e638a61ff6f5b13dce83554470644d /package/python-cffi
parent5e2c17b9a3a52d31312215004e79576e5ec6f1f3 (diff)
downloadbuildroot-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/python-cffi')
-rw-r--r--package/python-cffi/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-cffi/Config.in b/package/python-cffi/Config.in
index 9cbfcfbbb1..3805d3d10a 100644
--- a/package/python-cffi/Config.in
+++ b/package/python-cffi/Config.in
@@ -3,7 +3,7 @@ config BR2_PACKAGE_PYTHON_CFFI
select BR2_PACKAGE_LIBFFI
help
This is the Foreign Function Interface for Python calling C
- code. The aim of this project is to provide a convenient
+ code. The aim of this project is to provide a convenient
and reliable way of calling C code from Python.
https://pypi.python.org/pypi/cffi
OpenPOWER on IntegriCloud