From 94bf45a457456df99e84a8f15444695da527ff6d Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 14 Jul 2022 17:02:30 -0500 Subject: Spelling --- chapter08/grep.xml | 2 +- chapter08/python.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter08') diff --git a/chapter08/grep.xml b/chapter08/grep.xml index 9861d239f..9069c3f3e 100644 --- a/chapter08/grep.xml +++ b/chapter08/grep.xml @@ -78,7 +78,7 @@ egrep Prints lines matching an extended regular expression. - It is obsoleted, use grep -E instead + It is obsolete, use grep -E instead egrep diff --git a/chapter08/python.xml b/chapter08/python.xml index 2fb847042..bee232704 100644 --- a/chapter08/python.xml +++ b/chapter08/python.xml @@ -92,7 +92,7 @@ make install - In serveral places we use the pip3 command to + In several places we use the pip3 command to install Python 3 programs and modules for all users as root. This conflicts with the Python developers recommendation to install packages into a -- cgit v1.2.3-54-g00ecf