]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/LeiXSearch.pm
lei: rename "extinbox" => "external"
[public-inbox.git] / lib / PublicInbox / LeiXSearch.pm
index 1a81b14a25540aac31d24ed7b8430504249e1c00..7d251afdbf6ece8eb09ff544e447716926b3f3dd 100644 (file)
@@ -18,7 +18,7 @@ sub new {
        }, $class
 }
 
-sub attach_extinbox {
+sub attach_external {
        my ($self, $ibxish) = @_; # ibxish = ExtSearch or Inbox
        if (!$ibxish->can('over')) {
                push @{$self->{remotes}}, $ibxish