]> git.eshelyaron.com Git - sweep.git/commitdiff
* README.org: Fix typos
authorEshel Yaron <me@eshelyaron.com>
Mon, 7 Aug 2023 18:06:31 +0000 (21:06 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 7 Aug 2023 18:06:31 +0000 (21:06 +0300)
README.org

index 43aee5561c5793e45297dba9e40d1ada2a03af5b..bbf80c65c3b43970a6d201cc0b7f59a8dede12c1 100644 (file)
@@ -2608,7 +2608,7 @@ dedicated Emacs buffer.  By default, the Sweep messages buffer is named
 instead, customize the user option ~sweeprolog-messages-buffer-name~ to
 a suitable value.
 
-In,The Sweep messages buffer enables the minor mode
+The Sweep messages buffer enables the minor mode
 ~compilation-minor-mode~ ([[info:emacs#Compilation Mode][Compilation Mode]]).  This let's you jump to
 source locations that appear in errors and warning by clicking on them.
 
@@ -2616,7 +2616,7 @@ source locations that appear in errors and warning by clicking on them.
 - Command: sweeprolog-view-messages :: Display the Sweep messages buffer.
 
 You can use the command ~sweeprolog-view-messages~ to display the Sweep
-messages buffer.  This command is bound to ~e~ in
+messages buffer.  This command is bound to ~e~ in
 ~sweeprolog-prefix-map~ ([[#quick-command-access][Quick access to Sweep commands]]).
 
 * Setting Prolog flags