branch: elpa/scala-mode
commit 95e37420c130dc79fe66b2bfcf614e9e3d4129b0
Author: Seth Tisue <s...@tisue.net>
Commit: Seth Tisue <s...@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