summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-01-24 14:26:48 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-01-24 14:26:48 +0000
commit8abe4609bac5f3a8a1a43735bcd58fae0818d8fe (patch)
tree869dd8906d9dd3d6e1686dc75c018608b21035df
parent1367418899513629d1994894143eb37b9048c850 (diff)
downloads6-portable-utils-8abe4609bac5f3a8a1a43735bcd58fae0818d8fe.tar.xz
Doc typo fix
-rw-r--r--doc/s6-unquote-filter.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-unquote-filter.html b/doc/s6-unquote-filter.html
index 7262722..9d5e2f7 100644
--- a/doc/s6-unquote-filter.html
+++ b/doc/s6-unquote-filter.html
@@ -35,7 +35,7 @@ syntax of <a href="s6-quote.html">s6-quote</a>'s output strings </li>
<li> Depending on the strictness options, it prints various warning
or error messages to stderr if it cannot properly unquote lines. In
the very strict mode, it exits 100 on the first unquoting error. </li>
- <li> If it is successful at unquoting, it prints the resulting
+ <li> If it is successful at unquoting, it prints the resulting
lines to stdout. </li>
</ul>