From 3dbac78c3be53ebff15009f5cca27eeb567cb3ac Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Tue, 2 Jul 2013 09:56:16 +0200 Subject: [PATCH] POD-Fehler beheben --- SL/DB/RequirementSpec.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SL/DB/RequirementSpec.pm b/SL/DB/RequirementSpec.pm index abeac1c0d..db757e22f 100644 --- a/SL/DB/RequirementSpec.pm +++ b/SL/DB/RequirementSpec.pm @@ -361,7 +361,7 @@ saved. Creating the copy happens within a transaction. =item C -Prerequisites: C<$self> must be a working copy (see L), +Prerequisites: C<$self> must be a working copy (see the overview), not a versioned copy. This function creates a new version for C<$self>. This involves @@ -408,7 +408,7 @@ copy and the last version created for it. =item C -Prerequisites: C<$self> must be a working copy (see L), +Prerequisites: C<$self> must be a working copy (see the overview), not a versioned copy. Sets the C field to C and saves C<$self>. -- 2.20.1