]> git.donarmstrong.com Git - debbugs.git/commitdiff
[project @ 2002-09-22 15:20:08 by cjwatson]
authorcjwatson <>
Sun, 22 Sep 2002 22:20:08 +0000 (14:20 -0800)
committercjwatson <>
Sun, 22 Sep 2002 22:20:08 +0000 (14:20 -0800)
Fix various typos.

debian/changelog
scripts/db2html.in
scripts/mailsummary.in

index 34fdda59045c4066fc8f3bfe8756a8bfb9ec8040..6402a60379c46700a4630daef3656f8d4d11955d 100644 (file)
@@ -66,6 +66,7 @@ debbugs (2.4) experimental; urgency=low
   * Fix viewing archived bugs by source package, closes: #121082, #146484.
     [Colin]
   * Depends: libmailtools-perl rather than mailtools, closes: #113028.
+  * Fix a few typos, closes: #146745, #152751.
   * Various other things, not worth mentioning here.
 
  -- Josip Rodin <jrodin@jagor.srce.hr>  UNRELEASED
index 2f849f48d8259efbf0e5d17e64ab01e1e98d3980..607e53f7f2b01d72dd88f10dc5279150029fb8b4 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/perl
-# $Id: db2html.in,v 1.7 2001/08/16 17:47:31 doogie Exp $
+# $Id: db2html.in,v 1.8 2002/09/22 15:20:08 cjwatson Exp $
 # usage: db2html [-diff] [-stampfile=<stampfile>] [-lastrun=<days>] <wwwbase>
 
 #load the necessary libraries/configuration
@@ -445,7 +445,7 @@ $nobugs_html= "No reports are currently in this state.";
 $who_html= $gProject;
 $owner_addr= $gMaintainerEmail;
 $otherindex_html= "For other kinds of index or for other information about
-$gProject and the $gBug system, see the <A HREF\"../../\">$gBug system top-level
+$gProject and the $gBug system, see the <A HREF=\"../../\">$gBug system top-level
 contents WWW page</A>.
 
 ";
index b61a14daabed45279da68e7f165715610506fcbb..ee74bce4953e77a21a750b0d2d88a14e2eaa6962 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/perl
-# $Id: mailsummary.in,v 1.8 2001/08/16 17:40:22 doogie Exp $
+# $Id: mailsummary.in,v 1.9 2002/09/22 15:20:08 cjwatson Exp $
 
 $config_path = '/org/bugs.debian.org/etc';
 $lib_path = '/org/bugs.debian.org/scripts';
@@ -70,7 +70,7 @@ Subject: $subject
 $intro
 $v
 Every Tuesday, the listing by package maintainer is posted.
-Every Frideay, the listing by age of the report is posted.
+Every Friday, the listing by age of the report is posted.
 
 Please see the documentation for more information about how to
 use the $gBug tracking system.  It is available on the WWW at