Bug 25081: Fix wrong comment
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 8 Apr 2020 09:45:51 +0000 (11:45 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 8 Apr 2020 10:53:37 +0000 (11:53 +0100)
Not directly related to previous patch, coming from 23435.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

serials/serials-edit.pl

index 88445a9..6277791 100755 (executable)
@@ -404,7 +404,7 @@ if ( $op and $op eq 'serialchangestatus' ) {
                     $copy++;
                 }
 
-                } # num_copies for loop
+                } # if ( $item =~ /^N/ ) {
 
                 else {