summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-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>