GH601: Various spelling fixes.
[openssl.git] / crypto / asn1 / tasn_dec.c
index 67dddcf112d82e40098b00240417b20cf0d7b7f5..b025e5809f8efb62d4a69edffccb0dbe91965303 100644 (file)
@@ -984,7 +984,7 @@ static int asn1_find_end(const unsigned char **in, long len, char inf)
 }
 
 /*
- * This function collects the asn1 data from a constructred string type into
+ * This function collects the asn1 data from a constructed string type into
  * a buffer. The values of 'in' and 'len' should refer to the contents of the
  * constructed type and 'inf' should be set if it is indefinite length.
  */