Bug 106386 Correct misspellings in source code

patch by aha@pinknet.cz rs=brendan


git-svn-id: svn://10.0.0.236/trunk@153822 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org
2004-03-10 05:33:14 +00:00
parent 3521cbf59b
commit bd55d27ebe
6 changed files with 9 additions and 9 deletions

View File

@@ -38,7 +38,7 @@
/*
* npapi.h $Revision: 3.32 $
* npapi.h $Revision: 3.33 $
* Netscape client plug-in API spec
*/
@@ -130,7 +130,7 @@
/* The OS/2 version of Netscape uses RC_DATA to define the
mime types, file extentions, etc that are required.
mime types, file extensions, etc that are required.
Use a vertical bar to separate types, end types with \0.
FileVersion and ProductVersion are 32bit ints, all other
entries are strings the MUST be terminated wwith a \0.

View File

@@ -67,7 +67,7 @@
////////////////////////////////////////////////////////////////////////////////
/* The OS/2 version of Netscape uses RC_DATA to define the
mime types, file extentions, etc that are required.
mime types, file extensions, etc that are required.
Use a vertical bar to separate types, end types with \0.
FileVersion and ProductVersion are 32bit ints, all other
entries are strings the MUST be terminated wwith a \0.