Fix a grammar [ci skip]

This commit is contained in:
Kazuhiro NISHIYAMA 2022-12-25 13:30:43 +09:00
parent be7cb324a5
commit 07c19cf551
No known key found for this signature in database
GPG Key ID: 262ED8DBB4222F7A

View File

@ -661,7 +661,7 @@ The following APIs are updated.
* `RUBY_INTERNAL_THREAD_EVENT_RESUMED`
* `RUBY_INTERNAL_THREAD_EVENT_SUSPENDED`
* `RUBY_INTERNAL_THREAD_EVENT_EXITED`
* `rb_debug_inspector_current_depth` `rb_debug_inspector_frame_depth` is added for debuggers.
* `rb_debug_inspector_current_depth` and `rb_debug_inspector_frame_depth` are added for debuggers.
### Removed C APIs