aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-03-17 09:56:15 -0700
committerSean Whitton <spwhitton@spwhitton.name>2023-03-17 09:56:15 -0700
commitf70878a4b404dccd50fb3f9b82267d8362bb9b7c (patch)
treef35ee9bdd4c3951bd75c0bb774cc73e1cc568170 /doc
parent6cf1c508e0c5ca79cccc585c0d244f4acf0d1dab (diff)
downloadconsfigurator-f70878a4b404dccd50fb3f9b82267d8362bb9b7c.tar.gz
news.rst: tweak wording
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc')
-rw-r--r--doc/news.rst2
1 files changed, 1 insertions, 1 deletions
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