summaryrefslogtreecommitdiffstats
path: root/MIGRATING-A-DH-PLUGIN.md
diff options
context:
space:
mode:
Diffstat (limited to 'MIGRATING-A-DH-PLUGIN.md')
-rw-r--r--MIGRATING-A-DH-PLUGIN.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/MIGRATING-A-DH-PLUGIN.md b/MIGRATING-A-DH-PLUGIN.md
index 3e4e227..16184d8 100644
--- a/MIGRATING-A-DH-PLUGIN.md
+++ b/MIGRATING-A-DH-PLUGIN.md
@@ -518,7 +518,7 @@ Using both options where possible is generally preferable.
If your upstream uses a Python test framework that auto-detects tests such as `py.test`, you may
find that it picks up the `debputy` plugin or its tests. If this is causing you issues, please have
-a look at the `dh_installdebputy` manpage, which have a section dedicated to how to resolve these
+a look at the `dh_installdebputy` man page, which have a section dedicated to how to resolve these
issues.
## Side note: Python byte-compilation