Skip to content

Commit 7d97d24

Browse files
authored
Hot Fix - CodeSpell
1 parent 6b1822e commit 7d97d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/locale/ja/LC_MESSAGES/intro.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ msgid "Virtual Environments"
8282
msgstr "仮想環境"
8383

8484
#: ../../intro.rst:65
85-
msgid "Sometimes you want to keep libraries from polluting system installs or use a different version of libraries than the ones installed on the system. You might also not have permissions to install libaries system-wide. For this purpose, the standard library as of Python 3.3 comes with a concept called \"Virtual Environment\"s to help maintain these separate versions."
85+
msgid "Sometimes you want to keep libraries from polluting system installs or use a different version of libraries than the ones installed on the system. You might also not have permissions to install libraries system-wide. For this purpose, the standard library as of Python 3.3 comes with a concept called \"Virtual Environment\"s to help maintain these separate versions."
8686
msgstr "システムへのインストールをライブラリによって汚したくない場合や、現在インストールされているシステムとは異なるバージョンのライブラリを使用したい場合があります。または、システムへのライブラリのインストール権限がない場合などです。こういった目的のため、Python3.3の標準ライブラリには、このように別々のバージョンを保持したい場合のために、「仮想環境」というものが用意されています。"
8787

8888
#: ../../intro.rst:70

0 commit comments

Comments
 (0)