summaryrefslogtreecommitdiffstats
path: root/src/debputy/dh_migration/migrators_impl.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/debputy/dh_migration/migrators_impl.py')
-rw-r--r--src/debputy/dh_migration/migrators_impl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debputy/dh_migration/migrators_impl.py b/src/debputy/dh_migration/migrators_impl.py
index 450b5a9..d7aa252 100644
--- a/src/debputy/dh_migration/migrators_impl.py
+++ b/src/debputy/dh_migration/migrators_impl.py
@@ -1079,7 +1079,7 @@ def migrate_installman_file(
if warn_about_basename:
feature_migration.warn(
- 'Detected manpages that might rely on "derive-from-basename" logic. Please double check'
+ 'Detected man pages that might rely on "derive-from-basename" logic. Please double check'
" that the generated `install-man` rules are correct"
)