ERR: fix comment typo in err.c
[openssl.git] / crypto / err / err.c
index 9098112d1c05f0be734bcc6795177c26c0c8c4c0..2c8240f0ba0470725edeabad17d20e76a3a5a2e7 100644 (file)
@@ -225,7 +225,7 @@ static void err_patch(int lib, ERR_STRING_DATA *str)
 }
 
 /*
- * Hash in |str| error strings. Assumes the URN_ONCE was done.
+ * Hash in |str| error strings. Assumes the RUN_ONCE was done.
  */
 static int err_load_strings(const ERR_STRING_DATA *str)
 {