From: Dirk Koopman Date: Tue, 24 Jan 2023 18:33:56 +0000 (+0000) Subject: speelingg error X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?p=spider.git;a=commitdiff_plain;h=b13a483683bc4e449a18743eae324fcdf4aea385 speelingg error --- diff --git a/perl/DXProtHandle.pm b/perl/DXProtHandle.pm index 07c442f7..2aa8b3df 100644 --- a/perl/DXProtHandle.pm +++ b/perl/DXProtHandle.pm @@ -320,7 +320,7 @@ sub handle_11 delete $pc11_saved{$key}; # because we have promoted it, no longer needed. # so unlike the promotion by route, there is a stored, but uncounted PC11 - # which have discarded. But we have chosed to use better PC61 that's just come in + # which have discarded. But we have chosen to use better PC61 that's just come in # so we allow the PC61 to be counted later, but count the now discarded PC11 # because it *did* come in. ++$pc11_rx;