diff options
Diffstat (limited to 'chapter05/libstdc++.xml')
-rw-r--r-- | chapter05/libstdc++.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/libstdc++.xml b/chapter05/libstdc++.xml index 02c4a05db..9a6ad2415 100644 --- a/chapter05/libstdc++.xml +++ b/chapter05/libstdc++.xml @@ -99,7 +99,7 @@ cd ../gcc-build</userinput></screen> searched by the C++ compiler. In a normal build, this information is automatically passed to the Libstdc++ <command>configure</command> options from the toplevel directory. In our case, this information - must be explicitely given.</para> + must be explicitly given.</para> </listitem> </varlistentry> |