From 6227fc0828e712acd7c96f71b010c37c380ad2c0 Mon Sep 17 00:00:00 2001 From: "neil%parkwaycc.co.uk" Date: Tue, 27 May 2003 12:05:39 +0000 Subject: [PATCH] Bug 142590 supplementary patch to fix typo p=malcolm-bmo@farside.org.uk r=me sr=rbs --- modules/libpref/src/nsPrefService.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/libpref/src/nsPrefService.cpp b/modules/libpref/src/nsPrefService.cpp index 482abfd85b6..8530626a332 100644 --- a/modules/libpref/src/nsPrefService.cpp +++ b/modules/libpref/src/nsPrefService.cpp @@ -484,7 +484,7 @@ nsresult nsPrefService::WritePrefFile(nsIFile* aFile) NS_LINEBREAK " * If you make changes to this file while the browser is running," NS_LINEBREAK - " * the changes will be overridden when the browser exits." + " * the changes will be overwritten when the browser exits." NS_LINEBREAK " *" NS_LINEBREAK