diff options
Diffstat (limited to 'chapter05/introduction.xml')
-rw-r--r-- | chapter05/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/introduction.xml b/chapter05/introduction.xml index 586bf4325..e861f3cbb 100644 --- a/chapter05/introduction.xml +++ b/chapter05/introduction.xml @@ -16,7 +16,7 @@ an older C library version, those programs might not work well on the LFS system. Another reason is to resolve circular dependencies. An example of such a dependency is that you need a compiler to install a compiler, and you're going to need a shell to install a shell and that -copmiler.</para> +compiler.</para> <para>The key to learn what makes Linux tick is to know exactly what packages are used for and why a user or the system needs them. Descriptions |