Changeset 3b78237


Ignore:
Timestamp:
01/05/2018 04:26:16 PM (6 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7d4600c
Parents:
a7c2ccc
Message:

Fix typo connexion->connection at several places)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19649 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • archive/setuptools.xml

    ra7c2ccc r3b78237  
    111111        Run the tests by issuing <command>python setup.py test</command> and/or
    112112        <command>python3 setup.py test</command>. The tests need an active
    113         internet connexion. Optional python modules mock, pytest and py will be
     113        internet connection. Optional python modules mock, pytest and py will be
    114114        downloaded and installed during the tests.
    115115      </para>
  • general/prog/python3.xml

    ra7c2ccc r3b78237  
    170170      then <command>make test</command>. Remember that tests must be executed
    171171      using an X terminal. One test fails. The test SBU highly depends on the
    172       speed of the internet connexion.
     172      speed of the internet connection.
    173173    </para>
    174174
  • server/mail/exim.xml

    ra7c2ccc r3b78237  
    180180
    181181    <para><parameter>SUPPORT_TLS=yes</parameter>: This allows to support
    182     STARTTLS connexions. If you use this option, you need to select
     182    STARTTLS connections. If you use this option, you need to select
    183183    whether <application>OpenSSL</application> or
    184184    <application>GnuTLS</application> is used (see
Note: See TracChangeset for help on using the changeset viewer.