fix unwanted dupe notifications on looped PC12
[spider.git] / perl / AnnTalk.pm
index 72abfeb283c6bf35b6dbb839f999e3bf96259289..02bb0a9bedca8393479b4ef40668ff6eb7b6b97b 100644 (file)
@@ -18,7 +18,7 @@ use DXVars;
 use vars qw(%dup $duplth $dupage $filterdef);
 
 $duplth = 60;                                  # the length of text to use in the deduping
-$dupage = 5*3600;                      # the length of time to hold spot dups
+$dupage = 5*3600;                      # the length of time to hold ann dups
 $filterdef = bless ([
                          # tag, sort, field, priv, special parser 
                          ['by', 'c', 0],