]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - package/python-functools32/Config.in
package/*/Config.in: re-wrap help text
[coffee/buildroot.git] / package / python-functools32 / Config.in
index cc12557edc838881bcc2c577eadac72a37849601..606341d82887f7f06772482a5dd7519902c4329a 100644 (file)
@@ -2,7 +2,7 @@ config BR2_PACKAGE_PYTHON_FUNCTOOLS32
        bool "python-functools32"
        depends on BR2_PACKAGE_PYTHON
        help
-         Backport of the functools module from Python 3.2.3 for use on 2.7
-         and PyPy.
+         Backport of the functools module from Python 3.2.3 for use on
+         2.7 and PyPy.
 
          https://github.com/MiCHiLU/python-functools32