diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-12-27 19:00:02 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-12-27 19:00:02 +0000 |
commit | 2672d89224931b8c3b9b7bf9c67fcfd962d74cbd (patch) | |
tree | 01779016faa4a6ad0268e65c4f14901da4b8d3c2 /doc/importas.html | |
parent | d9f479e81b63a602140d6e8969bc7d93fd332ebd (diff) | |
download | execline-2672d89224931b8c3b9b7bf9c67fcfd962d74cbd.tar.xz |
Doc typo fix
Diffstat (limited to 'doc/importas.html')
-rw-r--r-- | doc/importas.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/importas.html b/doc/importas.html index 0bd8246..4ac4a98 100644 --- a/doc/importas.html +++ b/doc/importas.html @@ -66,7 +66,7 @@ not given, any <a href="el_substitute.html">variable substitution</a> with <em>variable</em> as the key will return no word; that is true even when the <tt>${<em>variable</em>}</tt> form to be substituted happens in the middle of a word (with a prefix and/or a postfix), which -means the whole world will be deleted. If this is not the behaviour +means the whole word will be deleted. If this is not the behaviour you want, use the <tt>-D</tt> option. </li> </ul> |