[Python-modules-team] Bug#585867: Typo in package description
Erik Esterer
erik.esterer at gmail.com
Mon Jun 14 14:29:38 UTC 2010
Package: python-logilab-astng
Version: 0.20.1-1
Severity: minor
Tags: patch
Hello.
I found a small typo while translating the package description via DDTSS. The patch is included.
Erik
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (20, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
--- control 2010-05-19 20:13:09.000000000 +0200
+++ control.new 2010-06-14 16:24:51.000000000 +0200
@@ -13,7 +13,7 @@
Python source code for projects such as pyreverse or pylint.
.
Since 0.18, it provides a compatible representation which may come
- from the `compiler` module (for Python <= 2.4) pr the `_ast` module
+ from the `compiler` module (for Python <= 2.4) or the `_ast` module
(for Python >= 2.5).
.
It rebuilds the generated tree by recursively walking down the AST
More information about the Python-modules-team
mailing list