Bug 106386 Correct misspellings in source code

patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann


git-svn-id: svn://10.0.0.236/trunk@174115 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org
2005-06-03 10:26:28 +00:00
parent d63d7830cd
commit 464be8ac2e
21 changed files with 36 additions and 36 deletions

View File

@@ -232,7 +232,7 @@ static char * GetGreLocationFromRegistry()
// In this case GetGreDirectory() creates a new localFile based on the
// GRE path it just read from the registry
//
// If the embedding appliction is not using an GRE and is running in
// If the embedding application is not using an GRE and is running in
// a "regular" embedding scenario GetGreDirectory() simply returns a
// failure code indicating to the caller to fallback to a non-GRE
// based operation - which is the default mode of operation.