[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/sweeprolog 4ca222305f 1/6: ; * sweep.texi (Top): Fix typos
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/sweeprolog 4ca222305f 1/6: ; * sweep.texi (Top): Fix typos in menu. |
Date: |
Mon, 2 Sep 2024 04:01:45 -0400 (EDT) |
branch: elpa/sweeprolog
commit 4ca222305f565748c0f97b5ff8c4dd14baaccac8
Author: Eshel Yaron <me@eshelyaron.com>
Commit: Eshel Yaron <me@eshelyaron.com>
; * sweep.texi (Top): Fix typos in menu.
---
sweep.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sweep.texi b/sweep.texi
index 406209a792..134ba9515b 100644
--- a/sweep.texi
+++ b/sweep.texi
@@ -50,8 +50,8 @@ SWI-Prolog development environment.
@menu
* Overview:: High level look at Sweep
-* Installation:: Intructions for installing sweep
-* Getting Started:: First steps with sweep
+* Installation:: Instructions for installing Sweep
+* Getting Started:: First steps with Sweep
* Discovering Sweep:: Tips for finding out about Sweep features
* Initialization:: Functions for starting and stopping the
embedded Prolog runtime
* Querying Prolog:: Functions for invoking Prolog predicates and
consuming their results
- [nongnu] elpa/sweeprolog updated (d8ea9790b4 -> 142fba8cc7), ELPA Syncer, 2024/09/02
- [nongnu] elpa/sweeprolog 4ca222305f 1/6: ; * sweep.texi (Top): Fix typos in menu.,
ELPA Syncer <=
- [nongnu] elpa/sweeprolog c230f3fd43 2/6: Bug fix: allow "_" to appear anywhere in a Prolog variable's name., ELPA Syncer, 2024/09/02
- [nongnu] elpa/sweeprolog 78d17308c9 3/6: Update tests., ELPA Syncer, 2024/09/02
- [nongnu] elpa/sweeprolog d3e1128ec3 4/6: Merge remote-tracking branch 'geoffchurch/underscores-anywhere', ELPA Syncer, 2024/09/02
- [nongnu] elpa/sweeprolog 142fba8cc7 6/6: ; Minor docstring fixes, ELPA Syncer, 2024/09/02
- [nongnu] elpa/sweeprolog 270fad253f 5/6: ; (sweeprolog--decode-numbered-variable-name): Fix regexp., ELPA Syncer, 2024/09/02