浏览代码

Add the word 'package' to the --without-ensurepip explanation

Because it can be misleading for some users.

was r11567.
Douglas R. Reno 6 年之前
父节点
当前提交
f46650f04a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter05/python.xml

+ 1 - 1
chapter05/python.xml

@@ -61,7 +61,7 @@
       <varlistentry>
       <varlistentry>
         <term><parameter>--without-ensurepip</parameter></term>
         <term><parameter>--without-ensurepip</parameter></term>
         <listitem>
         <listitem>
-          <para>该选项禁止构建 Python 安装器,它在当前阶段没有必要。</para>
+          <para>该选项禁止构建 Python 软件包安装器,它在当前阶段没有必要。</para>
         </listitem>
         </listitem>
       </varlistentry>
       </varlistentry>