bug#61766: Typo in docs
lloda <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
> On 24 Feb 2023, at 15:54, Giorgos Tzampanakis <[email protected]> wrote: > > Hi, > > In the signature of raise-exception in [1] it should say "continuable?" instead of just "continuable". > > [1] https://www.gnu.org/software/guile/manual/html_node/Raising-and-Handling-Exceptions.html Fixed in 52465f0ce7eb0c2e001f6c7439ecd867ea0f18f4. Thank you!