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/gitweb/gitweb.cgi/mfinanz.git/commitdiff_plain/3dbac78c3be53ebff15009f5cca27eeb567cb3ac?ds=inline;hp=0ce8f2d4dacd7175bb40bf6af710d5f7c1be1779 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>.