Bug 7356 - Fix various typos and mis-spellings
[koha.git] / misc / migration_tools / build6xx.pl
index 5c02f12..2c4bf2b 100755 (executable)
@@ -234,7 +234,7 @@ while (my ($bibid) = $sth->fetchrow) {
                     }
                 }
                 if ($#x >4) {
-                    # too many $x, not handled, warn the developper that tries to migrate
+                    # too many $x, not handled, warn the developer that tries to migrate
                     print "warning there is ".$#x.'$x values';
                 }
             }