summaryrefslogtreecommitdiff
path: root/Debian
diff options
context:
space:
mode:
Diffstat (limited to 'Debian')
-rw-r--r--Debian/Debhelper/Dh_Getopt.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Debian/Debhelper/Dh_Getopt.pm b/Debian/Debhelper/Dh_Getopt.pm
index 3ed6f90c..cc15ddde 100644
--- a/Debian/Debhelper/Dh_Getopt.pm
+++ b/Debian/Debhelper/Dh_Getopt.pm
@@ -141,7 +141,7 @@ sub parseopts {
);
if (!$ret) {
- warning("warning: this unknown option will be a fatal error in a future debhelper release");
+ warning("warning: unknown options will be a fatal error in a future debhelper release");
#error("unknown option; aborting");
}