diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/introduction.xml b/chapter06/introduction.xml index 32c192852..f8063525f 100644 --- a/chapter06/introduction.xml +++ b/chapter06/introduction.xml @@ -30,7 +30,7 @@ For the same reason, <emphasis>do not </emphasis> compile packages in parallel. Compiling in parallel may save you some time (especially on dual-CPU machines), but it could result in a program containing a hard-wired path to <filename class="directory">/tools</filename>, -which will cause the program to stop working when the static directory +which will cause the program to stop working when that directory is removed.</para> </sect1> |