summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-01-24 14:28:31 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-01-24 14:28:31 +0000
commit1a193920ece5297d8676afef5b1e69e785522ad3 (patch)
treead9abbb84965b2010bd4a5b9539875a81745a9a5
parent8abe4609bac5f3a8a1a43735bcd58fae0818d8fe (diff)
downloads6-portable-utils-1a193920ece5297d8676afef5b1e69e785522ad3.tar.xz
Another doc typo fix
-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>