Bug 106386 Correct misspellings in source code

r=glennrp@gmail.com, bclary@bclary.com rs=brendan


git-svn-id: svn://10.0.0.236/trunk@214560 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org
2006-11-01 23:02:18 +00:00
parent eb4af41ef2
commit c6467de559
48 changed files with 67 additions and 64 deletions

View File

@@ -45,7 +45,7 @@ interface nsIMutableArray;
[scriptable, uuid(f76c0901-437a-11d3-b7a0-e35db351b4bc)]
interface nsIDialogParamBlock: nsISupports {
/** Get or set an interger to pass.
/** Get or set an integer to pass.
* Index must be in the range 0..7
*/
PRInt32 GetInt( in PRInt32 inIndex );