From 2a277fbaf8875e31d8def540f5da39a95bfbc29a Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 20 Jul 2021 15:18:36 -0500 Subject: Minor grammar fixes --- chapter08/bash.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter08') diff --git a/chapter08/bash.xml b/chapter08/bash.xml index 46d8e00a1..e2d32bba4 100644 --- a/chapter08/bash.xml +++ b/chapter08/bash.xml @@ -73,9 +73,9 @@ chown -Rv tester . - The testsuite of the package is designed to be ran as a non-root - user, owning the terminal connected to standard input. To satisfy the - requirement, spawn a new pseudoterminal using + The testsuite of the package is designed to be run as a non-root + user that owns the terminal connected to standard input. To satisfy the + requirement, spawn a new pseudo terminal using Expect and run the tests as the tester user: -- cgit v1.2.3-54-g00ecf