diff options
author | olgeni <olgeni@FreeBSD.org> | 2008-06-01 17:42:37 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2008-06-01 17:42:37 +0800 |
commit | 9aa8bdd89214914fb17b824b18c6780a5a92284e (patch) | |
tree | fcca160716ded0c37ee140d2a35b4a0bbe1ac5f0 /devel/py-astng | |
parent | 437a96d1bc7e1a1cdce06da4fb2617c8f0a80b93 (diff) | |
download | freebsd-ports-gnome-9aa8bdd89214914fb17b824b18c6780a5a92284e.tar.gz freebsd-ports-gnome-9aa8bdd89214914fb17b824b18c6780a5a92284e.tar.zst freebsd-ports-gnome-9aa8bdd89214914fb17b824b18c6780a5a92284e.zip |
Large round of typo fixes in ports/devel (pkg-descr).
Diffstat (limited to 'devel/py-astng')
-rw-r--r-- | devel/py-astng/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-astng/pkg-descr b/devel/py-astng/pkg-descr index 938c10cfcba2..c3360d083843 100644 --- a/devel/py-astng/pkg-descr +++ b/devel/py-astng/pkg-descr @@ -1,6 +1,6 @@ The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, -pylint... Well, actually the development of this library is essentialy +pylint... Well, actually the development of this library is essentially governed by pylint's needs. WWW: http://www.logilab.org/projects/astng/ |