Author: krejzi
Date: Sun Jul 14 11:10:21 2013
New Revision: 11416
Log:
command->commands
Modified:
trunk/BOOK/general/prog/python-modules.xml
Modified: trunk/BOOK/general/prog/python-modules.xml
==============================================================================
--- trunk/BOOK/general/prog/python-modules.xml Sun Jul 14 11:06:15 2013
(r11415)
+++ trunk/BOOK/general/prog/python-modules.xml Sun Jul 14 11:10:21 2013
(r11416)
@@ -745,7 +745,7 @@
<para>
To build <application>PyGObject3</application> as the
<application>Python 2</application> module, run the
- following command:
+ following commands:
</para>
<screen><userinput>mkdir python2 &&
@@ -761,7 +761,7 @@
<para>
To build <application>PyGObject3</application> as the
<application>Python 3</application> module, run the
- following command:
+ following commands:
</para>
<screen><userinput>mkdir python3 &&
@@ -1104,7 +1104,7 @@
<para>
To build <application>PyAtSpi2</application> as the
<application>Python 2</application> module, run the
- following command:
+ following commands:
</para>
<screen><userinput>mkdir python2 &&
@@ -1116,7 +1116,7 @@
<para>
To build <application>PyAtSpi2</application> as the
<application>Python 3</application> module, run the
- following command:
+ following commands:
</para>
<screen><userinput>mkdir python3 &&
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page