package/python-ipython: Reformat help text to avoid warnings
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Thu, 27 Apr 2017 21:33:39 +0000 (14:33 -0700)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 4 May 2017 20:19:02 +0000 (22:19 +0200)
Reformat help text in Config.in to avoid warnings from
check-package. No content change intended.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-ipython/Config.in

index 1d92873f82edf0cb79e924b70120bafa7834638f..b87f2bc1ece90c25c2c845c1ed8638fd84cc8478 100644 (file)
@@ -1,9 +1,10 @@
 config BR2_PACKAGE_PYTHON_IPYTHON
        bool "python-ipython"
        help
-         IPython is a command shell for interactive computing in multiple
-         programming languages, originally developed for the Python
-         programming language, that offers enhanced introspection, rich
-         media, additional shell syntax, tab completion, and rich history.
+         IPython is a command shell for interactive computing in
+         multiple programming languages, originally developed for the
+         Python programming language, that offers enhanced
+         introspection, rich media, additional shell syntax, tab
+         completion, and rich history.
 
          http://ipython.org/