| Index: nss/lib/certdb/certt.h
|
| diff --git a/nss/lib/certdb/certt.h b/nss/lib/certdb/certt.h
|
| index 4f3c91166abba2ce0edfb87aa218a60de721ca4e..d8b559c7f87b97b61142995975aee5e8ee06c10f 100644
|
| --- a/nss/lib/certdb/certt.h
|
| +++ b/nss/lib/certdb/certt.h
|
| @@ -186,7 +186,7 @@ struct CERTSubjectListStr {
|
| struct CERTCertificateStr {
|
| /* the arena is used to allocate any data structures that have the same
|
| * lifetime as the cert. This is all stuff that hangs off of the cert
|
| - * structure, and is all freed at the same time. I is used when the
|
| + * structure, and is all freed at the same time. It is used when the
|
| * cert is decoded, destroyed, and at some times when it changes
|
| * state
|
| */
|
|
|