From 168e6f02e1abd2152766dc0473eaeac9c6bea912 Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Mon, 4 Dec 2023 21:52:41 +0100 Subject: [PATCH] ; * sweep.texi (General Improvements): Fix typo --- sweep.texi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.39.5