branch: elpa/sweeprolog commit bfac04872f2dc8a69fd4c09146049d9a8885f855 Author: Eshel Yaron <m...@eshelyaron.com> Commit: Eshel Yaron <m...@eshelyaron.com>
DOC: fix typo --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 18805c5c64..a855964bba 100644 --- a/README.org +++ b/README.org @@ -93,7 +93,7 @@ The different parts of =sweep= are structured as follows: Prolog queries. To examine the results of the query, the function =sweep-next-solution= is used. When no more solutions are available, or when otherwise further solutions are not required, the query must be -close with either =sweep-cut-query= or =sweep-close-query=. +closed with either =sweep-cut-query= or =sweep-close-query=. #+FINDEX: sweep-open-query #+FINDEX: sweep-next-solution