From 994b8e57cee9e11db989c5cb42604881f31e61d2 Mon Sep 17 00:00:00 2001
From: "terry%mozilla.org" <>
Date: Tue, 27 Jul 1999 03:50:10 +0000
Subject: [PATCH] Patch by jtg@varesearch.com -- fixed stupid typo in default
value for blurbhtml.
---
defparams.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/defparams.pl b/defparams.pl
index fb8fd5f483..23d7c41c61 100644
--- a/defparams.pl
+++ b/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.");
--
2.47.2