Author: pierre
Date: Fri Jan 5 08:26:16 2018
New Revision: 19649
Log:
Fix typo connexion->connection at several places)
Modified:
trunk/BOOK/archive/setuptools.xml
trunk/BOOK/general/prog/python3.xml
trunk/BOOK/server/mail/exim.xml
Modified: trunk/BOOK/archive/setuptools.xml
==============================================================================
--- trunk/BOOK/archive/setuptools.xml Thu Jan 4 07:49:34 2018 (r19648)
+++ trunk/BOOK/archive/setuptools.xml Fri Jan 5 08:26:16 2018 (r19649)
@@ -110,7 +110,7 @@
<para>
Run the tests by issuing <command>python setup.py test</command> and/or
<command>python3 setup.py test</command>. The tests need an active
- internet connexion. Optional python modules mock, pytest and py will be
+ internet connection. Optional python modules mock, pytest and py will
be
downloaded and installed during the tests.
</para>
Modified: trunk/BOOK/general/prog/python3.xml
==============================================================================
--- trunk/BOOK/general/prog/python3.xml Thu Jan 4 07:49:34 2018 (r19648)
+++ trunk/BOOK/general/prog/python3.xml Fri Jan 5 08:26:16 2018 (r19649)
@@ -169,7 +169,7 @@
<command>configure</command> switches above, run <command>make</command>,
then <command>make test</command>. Remember that tests must be executed
using an X terminal. One test fails. The test SBU highly depends on the
- speed of the internet connexion.
+ speed of the internet connection.
</para>
</sect2>
Modified: trunk/BOOK/server/mail/exim.xml
==============================================================================
--- trunk/BOOK/server/mail/exim.xml Thu Jan 4 07:49:34 2018 (r19648)
+++ trunk/BOOK/server/mail/exim.xml Fri Jan 5 08:26:16 2018 (r19649)
@@ -179,7 +179,7 @@
class="username">exim</systemitem> user.</para>
<para><parameter>SUPPORT_TLS=yes</parameter>: This allows to support
- STARTTLS connexions. If you use this option, you need to select
+ STARTTLS connections. If you use this option, you need to select
whether <application>OpenSSL</application> or
<application>GnuTLS</application> is used (see
<filename>src/EDITME</filename>).</para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page