]> git.eshelyaron.com Git - sweep.git/commitdiff
DOC: fix typo
authorEshel Yaron <me@eshelyaron.com>
Sat, 27 Aug 2022 13:49:22 +0000 (16:49 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 27 Aug 2022 13:49:22 +0000 (16:49 +0300)
README.org

index 18805c5c644fc52f974d12b6c9e75b2317a2ee29..a855964bba9547ac2ccbcdd4d63f16dee0b526a4 100644 (file)
@@ -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