Bug 106386 Correct misspellings in source code

also changing line to reference sequences since you don't count 'apple', you
count 'apples'.
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
This commit is contained in:
timeless%mozdev.org 2006-11-01 23:04:06 +00:00
parent 46d2b15871
commit 29520925a4

View File

@ -83,7 +83,7 @@ protected:
virtual PRInt32 GetOrder(const char* str, PRUint32 *charLen) = 0;
virtual PRInt32 GetOrder(const char* str) = 0;
//category counters, each interger counts sequence in its category
//category counters, each integer counts sequences in its category
PRUint32 mRelSample[NUM_OF_CATEGORY];
//total sequence received