--- web/cgi-bin/cvslog.cgi 2003/05/18 19:04:39 1.26 +++ web/cgi-bin/cvslog.cgi 2003/08/21 22:22:12 1.27 @@ -104,7 +104,7 @@ foreach my $module (@modules) { print "\n\n"; print HTML_encode($1); print "\n"; - print " commited by "; + print " committed by "; print HTML_encode("$2"); print "\n\n" } @@ -112,7 +112,7 @@ foreach my $module (@modules) { print "\n\n"; print HTML_encode($1); print "\n"; - print " commited by "; + print " committed by "; print HTML_encode("$2"); print "\n\n" }