aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/libstdc++.xml
diff options
context:
space:
mode:
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 29d7f2739..365babb3a 100644
--- a/chapter05/libstdc++.xml
+++ b/chapter05/libstdc++.xml
@@ -97,7 +97,7 @@ cd ../gcc-build</userinput></screen>
<para>This is the location where the standard include files are
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
+ options from the top level directory. In our case, this information
must be explicitly given.</para>
</listitem>
</varlistentry>