]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_python
Typo fixes. Closes: #651224 Thanks, Chris Leick
[debhelper.git] / dh_python
index 3ee1cd4d165643d3bfcef34d9e646a454f61e218..722d81354f5fa0af6d0ea95ccf29d8bce3cc700d 100755 (executable)
--- a/dh_python
+++ b/dh_python
@@ -44,8 +44,8 @@ If you use this program, your package should build-depend on B<python>.
 
 If your package installs Python modules in non-standard directories, you
 can make F<dh_python> check those directories by passing their names on the
-command line. By default, it will check F</usr/lib/site-python,
-/usr/lib/$PACKAGE>, F</usr/share/$PACKAGE>, F</usr/lib/games/$PACKAGE>,
+command line. By default, it will check F</usr/lib/site-python>,
+F</usr/lib/$PACKAGE>, F</usr/share/$PACKAGE>, F</usr/lib/games/$PACKAGE>,
 F</usr/share/games/$PACKAGE> and F</usr/lib/python?.?/site-packages>.
 
 Note: only F</usr/lib/site-python>, F</usr/lib/python?.?/site-packages> and the