summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Ceresoli <luca@lucaceresoli.net>2017-05-30 19:01:25 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-05-30 23:20:07 +0200
commitcbd29d0ad454328bcdb450d6ada423e7f5cb3b10 (patch)
treeb6bae3d7db0f997de125d80f80f8b8eb5218d59e
parent54fd9482e9125822b4ec2f355c8ceb787794c2ba (diff)
downloadbuildroot-cbd29d0ad454328bcdb450d6ada423e7f5cb3b10.tar.gz
buildroot-cbd29d0ad454328bcdb450d6ada423e7f5cb3b10.zip
qpid-proton: fix help text format
Warning reported by check-package. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/qpid-proton/Config.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/qpid-proton/Config.in b/package/qpid-proton/Config.in
index 47cddebe91..b49a2afa7e 100644
--- a/package/qpid-proton/Config.in
+++ b/package/qpid-proton/Config.in
@@ -6,10 +6,10 @@ config BR2_PACKAGE_QPID_PROTON
help
The AMQP messaging toolkit
- Qpid Proton is a high-performance, lightweight messaging library.
- It can be used in the widest range of messaging applications,
- including brokers, client libraries, routers, bridges, proxies, and
- more.
+ Qpid Proton is a high-performance, lightweight messaging
+ library. It can be used in the widest range of messaging
+ applications, including brokers, client libraries, routers,
+ bridges, proxies, and more.
https://qpid.apache.org/proton/
OpenPOWER on IntegriCloud