From 1fa3e4360b4ebadef4f0f486fb4a029e6bbdc705 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sat, 13 Oct 2018 10:00:39 +0200 Subject: Dpkg::Deps::Simple: Fix POD signature for new constructor --- scripts/Dpkg/Deps/Simple.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/Dpkg') diff --git a/scripts/Dpkg/Deps/Simple.pm b/scripts/Dpkg/Deps/Simple.pm index 4fa1ae8d5..efe635cec 100644 --- a/scripts/Dpkg/Deps/Simple.pm +++ b/scripts/Dpkg/Deps/Simple.pm @@ -88,7 +88,7 @@ use Dpkg::Gettext; use parent qw(Dpkg::Interface::Storable); -=item $dep = Dpkg::Deps::Simple->new(%opts); +=item $dep = Dpkg::Deps::Simple->new([$dep[, %opts]]); Creates a new object. Some options can be set through %opts: -- cgit v1.2.3