X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProtHandle.pm;h=2aa8b3df142b4101eb114335e954e8660dc09641;hb=b13a483683bc4e449a18743eae324fcdf4aea385;hp=07c442f7a0e55a7f59d983f8bc8540ad0f0b920d;hpb=b29620c18cf281d199ce92bdb45e733198df2717;p=spider.git 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;