correct typo [ci skip]

This commit is contained in:
sampatbadhe 2022-12-21 00:18:40 +05:30 committed by Hiroshi SHIBATA
parent 33debffdd3
commit 2c3475d96e
Notes: git 2022-12-20 23:20:46 +00:00

View File

@ -245,7 +245,7 @@ Note: We're only listing outstanding class updates.
* The cache-based optimization is introduced.
Many (but not all) Regexp matching is now in linear time, which
will prevent regular expression denial of service (ReDoS)
vulnearbility. [[Feature #19104]]
vulnerability. [[Feature #19104]]
* Regexp.linear_time? is introduced. [[Feature #19194]]