Changeset 93db1e61


Ignore:
Timestamp:
04/21/2022 03:28:35 PM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
65ac2fd, 8cab730, b1df1d7
Parents:
dd9987c
Message:

python: fix a typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/python.xml

    rdd9987c r93db1e61  
    115115        <command>pip3</command> command.  Please take care that the
    116116        <command>pip3 install</command> commands in both the books should be
    117         run as ithe &root; user unless it's for a Python virtual environment.
     117        run as the &root; user unless it's for a Python virtual environment.
    118118        Running a <command>pip3 install</command> as a non-&root; user may seem
    119119        to work fine, but it will cause the installed module to be inaccessible
Note: See TracChangeset for help on using the changeset viewer.