summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwchang0222%aol.com <devnull@localhost>2003-12-23 00:52:06 +0000
committerwchang0222%aol.com <devnull@localhost>2003-12-23 00:52:06 +0000
commit74eb5603d2bbb2c9e88104987849f4cc5eb397b2 (patch)
tree99480138668a13c40c76647e8aa00998d205d95b
parentf6ccb7d2a2960af1ca2ee1e2119a04dba04475c0 (diff)
downloadnss-hg-74eb5603d2bbb2c9e88104987849f4cc5eb397b2.tar.gz
Fixed a spelling error.
-rw-r--r--security/nss/lib/freebl/ecl/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/lib/freebl/ecl/README b/security/nss/lib/freebl/ecl/README
index 0265675c3..d12eb3610 100644
--- a/security/nss/lib/freebl/ecl/README
+++ b/security/nss/lib/freebl/ecl/README
@@ -46,7 +46,7 @@ that does not have access to mp_ints.
ecl-curve.h - Provides hex encodings (in the form of ECCurveParams
structs) of standardizes elliptic curve domain parameters and mappings
-from ECCurveName to ECCurveParams. For use be code that does not have
+from ECCurveName to ECCurveParams. For use by code that does not have
access to mp_ints.
ecl.h - Interface to constructors for curve parameters and group object,