aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--NEWS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 8693d81..57b6e06 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -21,7 +21,7 @@
- When one of the above cases does not apply, default to indenting to
the same level of the previous line, unless the user explicitly
invoked `indent-for-tab-command' (e.g. by hitting the tab key), in
- which case cycle between possible indents.
+ which case cycle between plausible indents.
This replaces treating the case where the current command is
`newline-and-indent' specially.