From 876703944d944ac3dd631c98eb3479f247dc5319 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. git-svn-id: svn://10.0.0.236/trunk@41156 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/defparams.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/defparams.pl b/mozilla/webtools/bugzilla/defparams.pl index fb8fd5f483c..23d7c41c61d 100644 --- a/mozilla/webtools/bugzilla/defparams.pl +++ b/mozilla/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.");