From b69c3e4ae0eb8b8761a3153313491ffbe531f84d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20O=C5=BCarowski?= <piotr@debian.org>
Date: Wed, 9 May 2012 18:53:52 +0200
Subject: [PATCH] typo fixed

---
 dh_python2.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dh_python2.rst b/dh_python2.rst
index acc6185..234f621 100644
--- a/dh_python2.rst
+++ b/dh_python2.rst
@@ -53,7 +53,7 @@ namespace feature
 ~~~~~~~~~~~~~~~~~
 dh_python2 parses Egg's namespace_packages.txt files (in addition to
 --namespace command line argument(s)) and drops empty __init__.py files from
-binary package. pycompile will regenerates them at install time and pyclean
+binary package. pycompile will regenerate them at install time and pyclean
 will remove them at uninstall time (if they're no longer used in installed
 packages). It's still a good idea to provide __init__.py file in one of
 binary packages (even if all other packages use this feature).
-- 
GitLab