summaryrefslogtreecommitdiff
path: root/sponge.docbook
diff options
context:
space:
mode:
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>