Grammar fix in doc/exceptions.md: there => they're
This commit is contained in:
parent
1598a2cab8
commit
b8e2bec914
Notes:
git
2025-04-03 01:15:14 +00:00
@ -181,7 +181,7 @@ divided by 0
|
||||
|
||||
Two read-only global variables always have `nil` value
|
||||
except in a rescue clause;
|
||||
there:
|
||||
they're:
|
||||
|
||||
- `$!`: contains the rescued exception.
|
||||
- `$@`: contains its backtrace.
|
||||
|
Loading…
x
Reference in New Issue
Block a user