From: Eshel Yaron Date: Mon, 4 Dec 2023 20:52:41 +0000 (+0100) Subject: ; * sweep.texi (General Improvements): Fix typo X-Git-Tag: V9.1.21-sweep-0.27.3~2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=168e6f02e1abd2152766dc0473eaeac9c6bea912;p=sweep.git ; * sweep.texi (General Improvements): Fix typo --- diff --git a/sweep.texi b/sweep.texi index aea2da3..fff8617 100644 --- a/sweep.texi +++ b/sweep.texi @@ -3538,8 +3538,9 @@ takes into account Prolog-specific conventions. @item Facilitate interactive debugging Sweep should facilitate interactive debugging of SWI-Prolog code. This is a big topic that we don't clearly address. Perhaps this -should handled through a Debug Adapter Protocol integration similar to -@code{dap-swi-prolog} (@uref{https://github.com/eshelyaron/debug_adapter/blob/main/README.md, +should be handled through a Debug Adapter Protocol integration similar +to @code{dap-swi-prolog} +(@uref{https://github.com/eshelyaron/debug_adapter/blob/main/README.md, Debug Adapter Protocol for SWI-Prolog}). @item Integrate with @file{project.el} adding support for SWI-Prolog packs