aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter05/installasuser.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/installasuser.xml b/chapter05/installasuser.xml
index 2001ca18d..564667598 100644
--- a/chapter05/installasuser.xml
+++ b/chapter05/installasuser.xml
@@ -54,7 +54,7 @@ in the chroot environment.</para>
<para>$CC is a variable we set in order to prevent debugging symbols from
being compiled into our static packages. By omitting these symbols during
the linking stage of compilation, we save hard drive space and decrease
-our the build time.</para>
+our build time.</para>
</sect1>