From f70878a4b404dccd50fb3f9b82267d8362bb9b7c Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 17 Mar 2023 09:56:15 -0700 Subject: news.rst: tweak wording Signed-off-by: Sean Whitton --- doc/news.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/news.rst b/doc/news.rst index 806214e..a2645f3 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -36,7 +36,7 @@ you should review this document and see if your consfig needs updating. more like how heredocs work in other languages. - Support for indented heredocs, where the indentation of the lines of the - heredoc is stripped. This mode is activated by prefixing a tilde to the + heredoc is stripped. This mode is activated by prepending a tilde to the heredoc terminator. For example: .. code-block:: none -- cgit v1.2.3