Bug 106386 Correct misspellings in source code
r=bernd rs=brendan git-svn-id: svn://10.0.0.236/trunk@191013 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -73,7 +73,7 @@ int WINAPI WinMain(HINSTANCE inst,
|
||||
rv = NS_InitXPCOM2(getter_AddRefs(servMan), nsnull, nsnull);
|
||||
if(NS_FAILED(rv))
|
||||
{
|
||||
ErrorBox("Failed to initalize xpcom.");
|
||||
ErrorBox("Failed to initialize xpcom.");
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user