branch: scratch/ediprolog
commit 3f8ab3eea074b9d2c75dd7eb48a7c242dbf0ad86
Author: Markus Triska <tri...@metalevel.at>
Commit: Markus Triska <tri...@metalevel.at>

    wording
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 3d26a28300..f461f59f1f 100644
--- a/README.md
+++ b/README.md
@@ -45,8 +45,8 @@ with the Prolog process, use 
**M-x&nbsp;ediprolog-toplevel&nbsp;RET**.
 
 If you press F10 when point is *not* on a query, the buffer content is
 consulted in the Prolog process, and point is moved to the first error
-(if any). Note that you do&nbsp;*not* need to *save* the file, since
-it is the *buffer&nbsp;content* (not the file) that is consulted.
+(if any). You do&nbsp;*not* need to *save* the file beforehand, since
+the *buffer&nbsp;content* (not the file) is consulted.
 
 For convenience, the most recent interactions with the Prolog
 process are logged in the buffer `*ediprolog-history*`.

Reply via email to