aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter05/bash-inst.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/bash-inst.xml b/chapter05/bash-inst.xml
index ae7c4fc24..70ff6a243 100644
--- a/chapter05/bash-inst.xml
+++ b/chapter05/bash-inst.xml
@@ -8,9 +8,9 @@ distribution is an LFS system, all files will be present if you followed
the instructions of the book version you read exactly.</para>
<para>If both of the files are missing, you have to install the ncurses
-development package. This package is often call something like
+development package. This package is often called something like
<emphasis>ncurses-dev</emphasis>. If this package is already installed,
-or you just did it, check for the two files again. Often the
+or you just installed it, check for the two files again. Often the
<filename>libcurses.a</filename> file is (still) missing. If so, then
create <filename>libcurses.a</filename> as a symlink by running the
following commands:</para>