From f3d0d71ab2df35741ef6227a3f2d0e801e571f73 Mon Sep 17 00:00:00 2001 From: "terry%mozilla.org" Date: Mon, 26 Jul 1999 20:50:10 +0000 Subject: [PATCH] Patch by jtg@varesearch.com -- fixed stupid typo in default value for blurbhtml. --- webtools/bugzilla/defparams.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webtools/bugzilla/defparams.pl b/webtools/bugzilla/defparams.pl index fb8fd5f483ca..23d7c41c61d3 100644 --- a/webtools/bugzilla/defparams.pl +++ b/webtools/bugzilla/defparams.pl @@ -154,7 +154,7 @@ DefParam("blurbhtml", "l", "This is Bugzilla: the Mozilla bug system. For more information about what Bugzilla is and what it can do, see -mozilla.org\"'s +mozilla.org's bug pages.");