aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/bash.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/bash.xml b/chapter08/bash.xml
index 5007c2d46..46d8e00a1 100644
--- a/chapter08/bash.xml
+++ b/chapter08/bash.xml
@@ -74,7 +74,7 @@
<screen><userinput remap="test">chown -Rv tester .</userinput></screen>
<para>The testsuite of the package is designed to be ran as a non-root
- user, owning the terminal connected to standard input. To satisify the
+ user, owning the terminal connected to standard input. To satisfy the
requirement, spawn a new pseudoterminal using
<application>Expect</application> and run the tests as the <systemitem
class="username">tester</systemitem> user:</para>