Fix help
[spider.git] / perl / Spot.pm
index 72a898079617c35a7f73fabef374475b6ed895b5..3f5db145ee53c69494ee83852a46726b4f27c659 100644 (file)
@@ -233,7 +233,7 @@ sub search
                           for (\$c = \$#spots; \$c >= 0; \$c--) {
                                        \$ref = \$spots[\$c];
                                        if ($expr) {
-                           if (\$dxchan && \$dxchan->{inspotsfilter}) {
+                           if (\$dxchan && \$dxchan->{spotsfilter}) {
                             if (\@\$ref < 9) {
                                 my \@dxcc = Prefix::cty_data(\$ref->[1]);
                                 if (\@dxcc) {