emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/scala-mode c62ecf9 109/217: Update README.md


From: ELPA Syncer
Subject: [nongnu] elpa/scala-mode c62ecf9 109/217: Update README.md
Date: Sun, 29 Aug 2021 11:30:54 -0400 (EDT)

branch: elpa/scala-mode
commit c62ecf9a2403ce4c0407a7eedd239b232460f593
Author: Heikki Vesalainen <heikki.vesalainen@iki.fi>
Commit: Heikki Vesalainen <heikki.vesalainen@iki.fi>

    Update README.md
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 04f6a69..9bc88f3 100644
--- a/README.md
+++ b/README.md
@@ -305,13 +305,13 @@ Before you can compile using sbt, you must start it with 
the
 *scala-sbt:start* command. For this to work, run the command from a
 buffer that is within your project tree.
 
-After you have your sbt running, you can either switch to the `*sbt*`
+After you have your sbt running, you can either switch to the \*sbt\*
 buffer to interact with it, or send compile commands using the
-*scala-sbt:command* command. The latter will always clear the `*sbt*`
+*scala-sbt:command* command. The latter will always clear the \*sbt\*
 buffer and reset errors before running the command.
 
 In you scala buffer, you can use the normal error-navigation commands
-(*next-error*, **C-x \`**, *previous-error*) and in the *sbt* buffer
+(*next-error*, **C-x \`**, *previous-error*) and in the \*sbt\* buffer
 you can use the commands from the *compilation-mode* (see **C-h-f
 compilation-mode** for help).
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]