diff options
Diffstat (limited to 'chapter06/shellutils-inst.xml')
-rw-r--r-- | chapter06/shellutils-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/shellutils-inst.xml b/chapter06/shellutils-inst.xml index cbc5f41cf..24cf497d7 100644 --- a/chapter06/shellutils-inst.xml +++ b/chapter06/shellutils-inst.xml @@ -1,7 +1,7 @@ <sect2> <title>Installation of Sh-utils</title> -<para>Install Shellutils by running the following commands:</para> +<para>Install Sh-utils by running the following commands:</para> <para><screen><userinput>./configure --prefix=/usr && make && |