1
0

contrib: fix typos

This commit is contained in:
xiaolou86
2023-12-04 14:14:48 +08:00
parent 64f82cd260
commit 00c584d557
2 changed files with 2 additions and 2 deletions

View File

@@ -165,7 +165,7 @@ RUN chown --recursive ${USER} ${WORK_DIR} ${ANDROID_SDK_HOME}
RUN chown ${USER} /opt
USER ${USER}
# venv, VIRTUAL_ENV is used by buildozer to indicate a venv environemnt
# venv, VIRTUAL_ENV is used by buildozer to indicate a venv environment
ENV VIRTUAL_ENV=/opt/venv
RUN python3 -m venv ${VIRTUAL_ENV}
ENV PATH="${VIRTUAL_ENV}/bin:${PATH}"

View File

@@ -100,7 +100,7 @@ lib-dynload/pyexpat.so
plat-linux3/regen
#>sqlite3
# conditionnal include depending if some recipes are included or not.
# conditional include depending if some recipes are included or not.
#sqlite3/*
#lib-dynload/_sqlite3.so
#<sqlite3