summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/python-typing/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-typing/Config.in b/package/python-typing/Config.in
index d5350bccd0..81b7d71b4b 100644
--- a/package/python-typing/Config.in
+++ b/package/python-typing/Config.in
@@ -2,7 +2,7 @@ config BR2_PACKAGE_PYTHON_TYPING
bool "python-typing"
depends on BR2_PACKAGE_PYTHON
help
- Type Hints for Python. This is a backport of the standard library
- typing module to Python versions older than 3.5.
+ Type Hints for Python. This is a backport of the standard
+ library typing module to Python versions older than 3.5.
https://docs.python.org/3/library/typing.html
OpenPOWER on IntegriCloud