X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Funset%2Fbadword.pl;h=519604f112822aa9a67b50825d62d43021019204;hb=417f55d271551683dfe1a49fb754024ba4731363;hp=76f0cf1013436fff3d12217326ae5fa059ba8c0f;hpb=2ea216bfaf03964488c54d88fad75ce6cd5a5612;p=spider.git diff --git a/cmd/unset/badword.pl b/cmd/unset/badword.pl index 76f0cf10..519604f1 100644 --- a/cmd/unset/badword.pl +++ b/cmd/unset/badword.pl @@ -6,5 +6,5 @@ # $Id$ # my ($self, $line) = @_; -return $BadWord::badwords->unset(8, $self->msg('e6'), $self, $line); +return $BadWords::badword->unset(8, $self->msg('e6'), $self, $line);