Fix typos in error codes.
[openssl.git] / crypto / bn / bn.err
index ba51ca93b12905df7193b2b8201e24f700cf3490..a3e0133d7ef02c8ebe4233d16dc9191bb1b4a116 100644 (file)
@@ -28,5 +28,5 @@
 #define BN_R_ENCODING_ERROR                             104
 #define BN_R_EXPAND_ON_STATIC_BIGNUM_DATA               105
 #define BN_R_INVALID_LENGTH                             106
-#define BN_R_NOT_INITALISED                             107
+#define BN_R_NOT_INITIALIZED                            107
 #define BN_R_NO_INVERSE                                         108