From: Eshel Yaron Date: Sat, 27 Aug 2022 13:49:22 +0000 (+0300) Subject: DOC: fix typo X-Git-Tag: v0.2.0~90 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bfac04872f2dc8a69fd4c09146049d9a8885f855;p=dict.git DOC: fix typo --- diff --git a/README.org b/README.org index 18805c5..a855964 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