From 98f49259987fc54080fd53db90fb1bbadf90c953 Mon Sep 17 00:00:00 2001 From: "shrutiv%netscape.com" Date: Tue, 28 Aug 2001 21:10:28 +0000 Subject: [PATCH] *** empty log message *** --- cck/ib/ib.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cck/ib/ib.cpp b/cck/ib/ib.cpp index 0cf4e12ab5b..45fcf4a574c 100644 --- a/cck/ib/ib.cpp +++ b/cck/ib/ib.cpp @@ -35,7 +35,7 @@ int xpiLen = -1; JAR jarList[100]; int jarLen = -1; // Setup Sections for config.ini -CString Setup0Short = "&Recommended"; +CString Setup0Short = "R&ecommended"; CString Setup1Short = "C&ustom"; CString quotes = "\""; CString spaces = " ";