aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/libstdc++.xml
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2021-09-07 22:43:31 +0200
committerPierre Labastie <pierre.labastie@neuf.fr>2021-09-07 22:43:31 +0200
commita26f29f64581c97250a9ceefb4d433610e833295 (patch)
tree39d25bb40ea6c03660d59ac4e2e94f913075be4e /chapter05/libstdc++.xml
parent2967da3223a1a8b4ff2d4c67bdd344661a4f2914 (diff)
Remove spaces at end o lines - chapter05
Diffstat (limited to 'chapter05/libstdc++.xml')
-rw-r--r--chapter05/libstdc++.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/libstdc++.xml b/chapter05/libstdc++.xml
index 68da1f7c2..750868591 100644
--- a/chapter05/libstdc++.xml
+++ b/chapter05/libstdc++.xml
@@ -24,7 +24,7 @@
<sect2 role="package">
<title/>
- <para>Libstdc++ is the standard C++ library. It is needed
+ <para>Libstdc++ is the standard C++ library. It is needed
to compile C++ code
(part of GCC is written in C++), but we had to defer its installation
when we built <xref linkend="ch-tools-gcc-pass1"/>