From: Moritz Bunkus Date: Tue, 2 Jul 2013 07:56:16 +0000 (+0200) Subject: POD-Fehler beheben X-Git-Tag: release-3.2.0beta~467^2~148 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=3dbac78c3be53ebff15009f5cca27eeb567cb3ac;p=kivitendo-erp.git POD-Fehler beheben --- 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>.