[DOC] Mark up the class name fatal

This commit is contained in:
Nobuyoshi Nakada 2024-01-12 22:44:56 +09:00
parent 517e0d87bd
commit 8292b01c66
No known key found for this signature in database
GPG Key ID: 3582D74E1FEE4465

View File

@ -3134,7 +3134,7 @@ syserr_eqq(VALUE self, VALUE exc)
/*
* Document-class: fatal
*
* fatal is an Exception that is raised when Ruby has encountered a fatal
* +fatal+ is an Exception that is raised when Ruby has encountered a fatal
* error and must exit.
*/