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

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

[nongnu] elpa/scala-mode 95e3742 063/217: fix typo in readme


From: ELPA Syncer
Subject: [nongnu] elpa/scala-mode 95e3742 063/217: fix typo in readme
Date: Sun, 29 Aug 2021 11:30:44 -0400 (EDT)

branch: elpa/scala-mode
commit 95e37420c130dc79fe66b2bfcf614e9e3d4129b0
Author: Seth Tisue <seth@tisue.net>
Commit: Seth Tisue <seth@tisue.net>

    fix typo in readme
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6b7f57c..d6ae63a 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,7 @@ val x = equals(List(1,2,3) map (x =>
                  x + 1))
 ```
 
-### Expresison forms: if, for, try (scala-indent:align-forms)
+### Expression forms: if, for, try (scala-indent:align-forms)
 
 When this variable is set to *nil* (default), *if*, *for* and *try*
 forms are not aligned specially.



reply via email to

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