Browse Source

Add the word 'package' to the --without-ensurepip explanation, because it can be misleading for some users.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Douglas R. Reno 6 năm trước cách đây
mục cha
commit
67966fb5ce
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      chapter05/python.xml

+ 2 - 2
chapter05/python.xml

@@ -62,8 +62,8 @@
       <varlistentry>
         <term><parameter>--without-ensurepip</parameter></term>
         <listitem>
-          <para>This switch disables the Python installer, which is not needed
-          at this stage.</para>
+          <para>This switch disables the Python package installer, which is not
+          needed at this stage.</para>
         </listitem>
       </varlistentry>