GH601: Various spelling fixes.
[openssl.git] / crypto / asn1 / a_int.c
index af52beb420db071b1cdd4ee5a246ad90b7cb0fc5..ec623f7b5a3fa52b6b0d85fe81de8d87b2b05a4d 100644 (file)
@@ -186,7 +186,7 @@ static size_t i2c_ibuf(const unsigned char *b, size_t blen, int neg,
 
 /*
  * convert content octets into a big endian buffer. Returns the length
- * of buffer or 0 on error: for malformed INTEGER. If output bufer is
+ * of buffer or 0 on error: for malformed INTEGER. If output buffer is
  * NULL just return length.
  */