Package: python-cxx
Version: 5.5.0-1
Severity: minor

A patch says more than thausand words.

--- pycxx-5.5.0/debian/control.orig	2009-09-10 10:17:34.000000000 +0200
+++ pycxx-5.5.0/debian/control	2009-09-10 10:19:00.000000000 +0200
@@ -16,7 +16,7 @@
  PyCXX is a set of C++ facilities to make it easier to write Python
  extensions.  The chief way in which PyCXX makes it easier to write
  Python extensions is that it greatly increases the probability that
- your program will not make a reference-counting e rror and will not
+ your program will not make a reference-counting error and will not
  have to continually check error returns from the Python C API.
 
 Package: python-cxx-dev
@@ -28,5 +28,5 @@
  PyCXX is a set of C++ facilities to make it easier to write Python
  extensions.  The chief way in which PyCXX makes it easier to write
  Python extensions is that it greatly increases the probability that
- your program will not make a reference-counting e rror and will not
+ your program will not make a reference-counting error and will not
  have to continually check error returns from the Python C API.
-- 
Regards,
      Mario

Reply via email to