diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-04-07 12:52:31 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-04-07 12:52:31 +0000 |
commit | 1acd4252b0aefaa03d227217828a8b69d3cf3a87 (patch) | |
tree | c2a46bad3aa8a8abb0ec76e4d0b718433d07783a /doc/why.html | |
parent | d6a69ea429b367524f5776c3b7a4caa286c6a8c9 (diff) | |
download | s6-linux-init-1acd4252b0aefaa03d227217828a8b69d3cf3a87.tar.xz |
Doc typo fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/why.html')
-rw-r--r-- | doc/why.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/why.html b/doc/why.html index 8898cbd..cb2e756 100644 --- a/doc/why.html +++ b/doc/why.html @@ -37,7 +37,7 @@ is a good choice for s6 run scripts. </li> shell scripts. execline allows programs such as <a href="s6-linux-init-maker.html">s6-linux-init-maker</a> to generate scripts quite easily, whereas using the shell syntax would require them to understand -the full subleties of shell quoting. </li> +the full subtleties of shell quoting. </li> </ul> <li> <a href="//skarnet.org/software/s6/">s6</a>, the main dish: a process supervision suite. </li> |