Fix a typo (thanks @Maumagnaguagno !)
This commit is contained in:
parent
1fe6c92603
commit
c4e2973733
Notes:
git
2022-07-13 16:09:35 +09:00
2
error.c
2
error.c
@ -1403,7 +1403,7 @@ exc_message(VALUE exc)
|
|||||||
* - Magenta (+\e[35m+)
|
* - Magenta (+\e[35m+)
|
||||||
* - Cyan (+\e[36m+)
|
* - Cyan (+\e[36m+)
|
||||||
*
|
*
|
||||||
* Use escape sequeunces carefully even if +highlight+ is true.
|
* Use escape sequences carefully even if +highlight+ is true.
|
||||||
* Do not use escape sequences to express essential information;
|
* Do not use escape sequences to express essential information;
|
||||||
* the message should be readable even if all escape sequences are
|
* the message should be readable even if all escape sequences are
|
||||||
* ignored.
|
* ignored.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user