| Index: nss/mozilla/security/nss/lib/pk11wrap/pk11nobj.c
|
| ===================================================================
|
| --- nss/mozilla/security/nss/lib/pk11wrap/pk11nobj.c (revision 55475)
|
| +++ nss/mozilla/security/nss/lib/pk11wrap/pk11nobj.c (working copy)
|
| @@ -116,7 +116,7 @@
|
| if( NULL == arena ) return PR_FALSE;
|
|
|
| /* Unfortunately, it seems that PK11_GetAttributes doesn't deal
|
| - * well with nonexistant attributes. I guess we have to check
|
| + * well with nonexistent attributes. I guess we have to check
|
| * the trust info fields one at a time.
|
| */
|
|
|
|
|