From 37b201b5bdaab61dbd6a2f1fec013682877b93c2 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 13 May 2020 11:46:48 -0700 Subject: changelog Signed-off-by: Sean Whitton --- NEWS.md | 4 ++-- 1 file 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 -- cgit v1.2.3