Skip to content

Commit 684e70a

Browse files
committed
Closes #519 - update tutorial/interpreter.po to reflect recent changes
1 parent 98ed4c4 commit 684e70a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tutorial/interpreter.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,13 @@ msgstr ""
4747
":file:`/usr/local/python` 도 널리 사용되는 위치입니다.)"
4848

4949
#: ../Doc/tutorial/interpreter.rst:26
50-
#, fuzzy
5150
msgid ""
5251
"On Windows machines, the Python installation is usually placed in "
5352
":file:`C:\\\\Python37`, though you can change this when you're running "
5453
"the installer. To add this directory to your path, you can type the "
5554
"following command into the command prompt in a DOS box::"
5655
msgstr ""
57-
"윈도우에서, 파이썬 설치는 보통 :file:`C:\\\\Python36` 에 이루어지지만, 설치기를 실행할 때 변경할 수 있습니다."
56+
"윈도우에서, 파이썬 설치는 보통 :file:`C:\\\\Python37` 에 이루어지지만, 설치기를 실행할 때 변경할 수 있습니다."
5857
" 이 디렉터리를 경로에 넣으려면 다음과 같은 명령을 DOS 상자의 명령 프롬프트에 입력하면 됩니다::"
5958

6059
#: ../Doc/tutorial/interpreter.rst:33

0 commit comments

Comments
 (0)