From 593b9436ce272aa781bb7f0b7b315bafaf5e3f47 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 21 Oct 2008 15:02:16 -0400 Subject: fix wording for when there are multiple options --- Debian/Debhelper/Dh_Getopt.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Debian/Debhelper/Dh_Getopt.pm') 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"); } -- cgit v1.2.3