summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/s6-unquote.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-unquote.html b/doc/s6-unquote.html
index 546082e..aa00404 100644
--- a/doc/s6-unquote.html
+++ b/doc/s6-unquote.html
@@ -31,7 +31,7 @@
<li> s6-unquote unquotes <em>string</em>, which must follow the
syntax of <a href="s6-quote.html">s6-quote</a>'s output strings </li>
<li> It prints various warning or error messages to stderr if it
-cannot unquote <em>string</em> properly </li>
+cannot unquote <em>string</em> properly </li>
<li> If successful, it prints the result to stdout and exits 0 </li>
</ul>