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
4b83d327ec
commit
63226e80ef
1 changed files with 3 additions and 2 deletions
|
@ -933,8 +933,9 @@ of arguments.
|
|||
@code{stack-overflow}: stack overflow error.
|
||||
|
||||
@item
|
||||
@cindex @code{regex-error}
|
||||
@code{regex-error}: errors generated by the regular expression library.
|
||||
@cindex @code{regular-expression-syntax}
|
||||
@code{regular-expression-syntax}: errors generated by the regular
|
||||
expression library.
|
||||
|
||||
@item
|
||||
@cindex @code{misc-error}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue