mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +02:00
(Handling Errors): Fix regexp error key, should
be `regular-expression-syntax'.
This commit is contained in:
parent
bd3699466a
commit
dfdfbd7145
1 changed files with 2 additions and 1 deletions
|
@ -925,7 +925,8 @@ of arguments.
|
|||
@code{stack-overflow}: stack overflow error.
|
||||
|
||||
@item
|
||||
@code{regex-error}: errors generated by the regular expression library.
|
||||
@code{regular-expression-syntax}: errors generated by the regular
|
||||
expression library.
|
||||
|
||||
@item
|
||||
@code{misc-error}: other errors.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue