aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/gcc.xml
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2022-09-11 18:54:49 +0200
committerPierre Labastie <pierre.labastie@neuf.fr>2022-09-11 18:54:49 +0200
commit7bd0378b41a0c7ed7146053cb3e5e539383fd88b (patch)
treee4c25732d726adc60cc080be2a301a37c25cc54a /chapter08/gcc.xml
parentc37e846f4b5db3ae2037dee054b3923192a50a31 (diff)
Remove trailing spaces
Diffstat (limited to 'chapter08/gcc.xml')
-rw-r--r--chapter08/gcc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index 93961626c..7a06cf461 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -133,7 +133,7 @@ cd build</userinput></screen>
<important>
<para>In this section, the test suite for GCC is considered
- important, but it takes a long time. First time builders are
+ important, but it takes a long time. First time builders are
encouraged to not skip it. The time to run the tests can be
reduced significantly by adding -jx to the make command below
where x is the number of cores on your system.</para>