소스 검색

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 년 전
부모
커밋
67966fb5ce
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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>