From 525910d3467c196358cff709b0d5bf1c923eae75 Mon Sep 17 00:00:00 2001 From: "kestes%walrus.com" Date: Mon, 25 Feb 2002 19:30:14 +0000 Subject: [PATCH] fix typo. Patch submitted by: Adam Di Carlo git-svn-id: svn://10.0.0.236/trunk@115316 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/tinderbox2/src/default_conf/Error_Parse.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mozilla/webtools/tinderbox2/src/default_conf/Error_Parse.pm b/mozilla/webtools/tinderbox2/src/default_conf/Error_Parse.pm index 50c38f704d7..931891e9a7c 100644 --- a/mozilla/webtools/tinderbox2/src/default_conf/Error_Parse.pm +++ b/mozilla/webtools/tinderbox2/src/default_conf/Error_Parse.pm @@ -5,8 +5,8 @@ # errors and creating links into the source code where the errors # occurred. -# $Revision: 1.6 $ -# $Date: 2001-07-20 19:04:54 $ +# $Revision: 1.7 $ +# $Date: 2002-02-25 19:30:14 $ # $Author: kestes%walrus.com $ # $Source: /home/befator/cvs/jail/cvsroot/mozilla/webtools/tinderbox2/src/default_conf/Error_Parse.pm,v $ # $Name: not supported by cvs2svn $ @@ -291,7 +291,7 @@ sub parse_errorline { =head1 NAME -Error_Parser - methods used by showlogs.cgi +Error_Parse - methods used by showlogs.cgi =head1 SYNOPSIS