diff options
author | terry%netscape.com <> | 1998-11-22 10:12:09 +0100 |
---|---|---|
committer | terry%netscape.com <> | 1998-11-22 10:12:09 +0100 |
commit | 67a9cd497750e1e5bca545a6b97bcf49d5a7551f (patch) | |
tree | 829fd4c90c96c554bb958dd3468b738f9de35057 /reports.cgi | |
parent | 89eccc9b74482b8c636a02d3a6bcf3ec2947eb7b (diff) | |
download | bugzilla-67a9cd497750e1e5bca545a6b97bcf49d5a7551f.tar.gz bugzilla-67a9cd497750e1e5bca545a6b97bcf49d5a7551f.tar.xz |
Patch from Sam Ziegler <sam@ziegler.org>: fix some typos.
Diffstat (limited to 'reports.cgi')
-rwxr-xr-x | reports.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reports.cgi b/reports.cgi index 7456c054e..410abc105 100755 --- a/reports.cgi +++ b/reports.cgi @@ -42,7 +42,7 @@ my %reports = "show_chart" => \&show_chart, ); -# patch from Sam Ziegler <ziegler@mediaguaranty.com>: +# patch from Sam Ziegler <sam@ziegler.org>: # # "reports.cgi currently has it's own idea of what # the header should be. This patch sets it to the |