aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-05-13 11:46:48 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-05-13 11:46:48 -0700
commit37b201b5bdaab61dbd6a2f1fec013682877b93c2 (patch)
tree6c74fe956b5bf076da565b76682e01b81b78eca3
parent258f29c9b11d040bac85bd43be4ac858146d0bcf (diff)
downloadhaskell-tab-indent-37b201b5bdaab61dbd6a2f1fec013682877b93c2.tar.gz
changelog
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--NEWS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index aeadaae..40b9013 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -15,8 +15,8 @@
- Always indent the first line of the contents of a where clause to
one plus the level of the line containing 'where'.
- When doing so, fix the indentation of the line containing 'where' if
- it's not correct.
+ When doing so, try to fix the indentation of the line containing
+ 'where' if it's not correct.
- When one of the above cases does not apply, default to indenting to
the same level of the previous line, unless the user explicitly