Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit acaa2b4

Browse files
committed
Closes #451 - update tutorial/inputoutput.po
1 parent 2555d24 commit acaa2b4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tutorial/inputoutput.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,13 +107,12 @@ msgid "Here are two ways to write a table of squares and cubes::"
107107
msgstr "여기 제곱수와 세제곱수의 표를 쓰는 두 가지 방법이 있습니다::"
108108

109109
#: ../Doc/tutorial/inputoutput.rst:102
110-
#, fuzzy
111110
msgid ""
112111
"(Note that in the first example, one space between each column was added "
113112
"by the way :func:`print` works: by default it adds spaces between its "
114113
"arguments.)"
115114
msgstr ""
116-
"(첫 번째 예에서, :func:`print` 의 동작 방식으로 인해 각 칼럼 사이에 스페이스 하나가 추가되었음에 유의하세요; 항상 "
115+
"(첫 번째 예에서, :func:`print` 의 동작 방식으로 인해 각 칼럼 사이에 스페이스 하나가 추가되었음에 유의하세요: 기본적으로 "
117116
"인자들 사이에 스페이스를 추가합니다.)"
118117

119118
#: ../Doc/tutorial/inputoutput.rst:105

0 commit comments

Comments
 (0)