]> git.eshelyaron.com Git - sweep.git/commitdiff
; * sweep.texi (General Improvements): Fix typo
authorEshel Yaron <me@eshelyaron.com>
Mon, 4 Dec 2023 20:52:41 +0000 (21:52 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 4 Dec 2023 20:52:55 +0000 (21:52 +0100)
sweep.texi

index aea2da3fe53aa4b8b3bfc1f5d2f0c8c50d22797f..fff8617435c83d8d2ff900d284446bdaf47d587b 100644 (file)
@@ -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