Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion error.c
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ exc_message(VALUE exc)
* call-seq:
* exception.inspect -> string
*
* Return this exception's class name an message
* Return this exception's class name and message
*/

static VALUE
Expand Down