summaryrefslogtreecommitdiff
path: root/sponge.docbook
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-11-18 13:37:25 -0400
committerJoey Hess <joey@kitenet.net>2011-11-18 13:37:25 -0400
commit9991e280ec2364b4605c5b7371829af39c662043 (patch)
treee036ba5c479e998f5b6e009659df4938ab88b1e8 /sponge.docbook
parent929dee9e4544801af94a68a4e4631484fff4a3f3 (diff)
downloadmoreutils-9991e280ec2364b4605c5b7371829af39c662043.tar.gz
Typo. Closes: #649158
Diffstat (limited to 'sponge.docbook')
-rw-r--r--sponge.docbook2
1 files changed, 1 insertions, 1 deletions
diff --git a/sponge.docbook b/sponge.docbook
index ebdcdea..daab8eb 100644
--- a/sponge.docbook
+++ b/sponge.docbook
@@ -56,7 +56,7 @@ USA
<para><command>sponge</command> reads standard input and
writes it out to the specified file. Unlike a shell
redirect, sponge soaks up all its input before
- opening the output file. This allows constricting
+ opening the output file. This allows constructing
pipelines that read from and write to
the same file.</para>
<para>