Typo.
authorAnders S. Mortensen <sondberg@indexdata.dk>
Wed, 25 Oct 2006 13:38:10 +0000 (13:38 +0000)
committerAnders S. Mortensen <sondberg@indexdata.dk>
Wed, 25 Oct 2006 13:38:10 +0000 (13:38 +0000)
lib/ZOOM/IRSpy/Test/Search/Explain.pm

index b665541..964ea10 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Explain.pm,v 1.1 2006-10-25 12:44:55 sondberg Exp $
+# $Id: Explain.pm,v 1.2 2006-10-25 13:38:10 sondberg Exp $
 
 # See the "Main" test package for documentation
 
 
 # See the "Main" test package for documentation
 
@@ -37,7 +37,7 @@ sub found {
     my $n = $task->{rs}->size();
     my $ok = 0;
 
     my $n = $task->{rs}->size();
     my $ok = 0;
 
-    $conn->log("irspy_test", "Explain category ", $category, " gave, ", $n,
+    $conn->log("irspy_test", "Explain category ", $category, " gave ", $n,
                " hit(s).");
     if ($n > 0) {
         $ok = 1;
                " hit(s).");
     if ($n > 0) {
         $ok = 1;