Bug 106386 Correct misspellings in source code

patch by unknown@simplemachines.org r=timeless rs=brendan


git-svn-id: svn://10.0.0.236/trunk@185269 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org
2005-11-25 08:16:51 +00:00
parent be9d2803ca
commit f9bdb44b34
221 changed files with 409 additions and 409 deletions

View File

@@ -855,7 +855,7 @@ NPP_SetWindow(NPP instance, NPWindow* window)
// NPP_NewStream:
// Notifies an instance of a new data stream and returns an error value.
//
// Create a stream peer and stream. If succesful, save
// Create a stream peer and stream. If successful, save
// the stream peer in NPStream's pdata.
//+++++++++++++++++++++++++++++++++++++++++++++++++