Fix typos in the code comment of the regex subsystem.
* value from a successful match is 1, indicating that just the first pair of
* offsets has been set.
*
- * It seems that this function returns 0 if it detect more matches than avalaible
+ * It seems that this function returns 0 if it detects more matches than available
* space in the matches array.
*/
#ifdef USE_PCRE2
* value from a successful match is 1, indicating that just the first pair of
* offsets has been set.
*
- * It seems that this function returns 0 if it detect more matches than avalaible
+ * It seems that this function returns 0 if it detects more matches than available
* space in the matches array.
*/
#ifdef USE_PCRE2