summaryrefslogtreecommitdiffstats
path: root/package/python-jsonmodels
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-jsonmodels')
-rw-r--r--package/python-jsonmodels/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-jsonmodels/Config.in b/package/python-jsonmodels/Config.in
index d840e2acfe..f66982874a 100644
--- a/package/python-jsonmodels/Config.in
+++ b/package/python-jsonmodels/Config.in
@@ -3,7 +3,7 @@ config BR2_PACKAGE_PYTHON_JSONMODELS
select BR2_PACKAGE_PYTHON_DATEUTIL # runtime
select BR2_PACKAGE_PYTHON_SIX # runtime
help
- Models to make easier to deal with structures that are converted
- to, or read from JSON.
+ Models to make easier to deal with structures that are
+ converted to, or read from JSON.
https://github.com/beregond/jsonmodels
OpenPOWER on IntegriCloud