[Python-modules-commits] [python-urwidtrees] 05/10: Update description
ChangZhuo Chen
czchen at moszumanska.debian.org
Sun Feb 7 18:28:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
czchen pushed a commit to branch master
in repository python-urwidtrees.
commit 2ee70bf8c4f398c249e08f432100083aeba01a40
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date: Mon Feb 8 02:18:57 2016 +0800
Update description
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index e5e561d..4703f38 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Depends: ${misc:Depends},
${python:Depends},
Description: Urwid Tree Container API
This is a Widget Container API for the urwid toolkit. It uses a MVC
- approach and allows to build trees of widgets. Its design goals are:
+ approach and allows one to build trees of widgets. Its design goals are:
.
* clear separation classes that define, decorate and display trees of.
* widgets representation of trees by local operations on node positions.
@@ -39,7 +39,7 @@ Depends: ${misc:Depends},
${python3:Depends},
Description: Urwid Tree Container API
This is a Widget Container API for the urwid toolkit. It uses a MVC
- approach and allows to build trees of widgets. Its design goals are:
+ approach and allows one to build trees of widgets. Its design goals are:
.
* clear separation classes that define, decorate and display trees of.
* widgets representation of trees by local operations on node positions.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-urwidtrees.git
More information about the Python-modules-commits
mailing list