1
0
Quellcode durchsuchen

typo fixes

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans vor 24 Jahren
Ursprung
Commit
3a6a8dddbc
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      chapter05/bash-inst.xml

+ 2 - 2
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>