aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/ncurses-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/ncurses-inst.xml')
-rw-r--r--chapter05/ncurses-inst.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter05/ncurses-inst.xml b/chapter05/ncurses-inst.xml
index 36be23b72..7b030edcf 100644
--- a/chapter05/ncurses-inst.xml
+++ b/chapter05/ncurses-inst.xml
@@ -20,10 +20,10 @@ deprecated headers.</para>
<para>The meaning of the configure options:</para>
<itemizedlist>
-<listitem><para><userinput>--without-ada</userinput>: This tells ncurses not
-to build it's Ada bindings, even if an Ada compiler is installed on the host.
-This must be done because once we enter the chroot, Ada will no longer be
-available.</para></listitem>
+<listitem><para><userinput>--without-ada</userinput>: This tells Ncurses not
+to build its Ada bindings, even if an Ada compiler is installed on the host.
+This must be done because once we enter the chroot environment, Ada will no
+longer be available.</para></listitem>
</itemizedlist>
<para>Compile the programs and libraries:</para>