aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/introduction.xml
diff options
context:
space:
mode:
authorMarc Heerdink <gimli@linuxfromscratch.org>2002-01-25 16:13:35 +0000
committerMarc Heerdink <gimli@linuxfromscratch.org>2002-01-25 16:13:35 +0000
commit8c469a18da6be096682758a8f876bcd736b9626f (patch)
treeed10942ac86f907c9faa4608dda3ed247e07feae /chapter06/introduction.xml
parent6518edd20926f594cac72468d5e13209e124a9c4 (diff)
"if you can reproduce the problem" -> "if the problem persists"
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1479 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/introduction.xml')
-rw-r--r--chapter06/introduction.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/introduction.xml b/chapter06/introduction.xml
index a5a15fb9d..d45efcc33 100644
--- a/chapter06/introduction.xml
+++ b/chapter06/introduction.xml
@@ -15,8 +15,8 @@ url="&hints-root;optimization.txt">&hints-root;optimization.txt</ulink>
if you plan on using compiler optimization for the packages
installed in the following chapter. Compiler optimization can make a program run
faster, but may also cause some compilation problems. If you run into problems
-after having used optimization, always try it without optimizing to see if you
-can reproduce the problem.</para>
+after having used optimization, always try it without optimizing to see if
+the problem persists.</para>
</sect1>