Skip to content

Commit 21b9f0f

Browse files
committed
fix typo
1 parent de429ae commit 21b9f0f

File tree

4 files changed

+93
-91
lines changed

4 files changed

+93
-91
lines changed

howto/functional.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -425,8 +425,8 @@ msgid ""
425425
"Sequence unpacking also supports iterators: if you know an iterator will "
426426
"return N elements, you can unpack them into an N-tuple:"
427427
msgstr ""
428-
"시퀀스 언패킹 또한 이터레이터를 지원합니다: 이터레이터가 N개의 요소를 반환한다는 것을 알고 있다면, 그것들을 N-튜플로 언패킹할 "
429-
"수 있습니다:"
428+
"시퀀스 언 패킹 또한 이터레이터를 지원합니다: 이터레이터가 N개의 요소를 반환한다는 것을 알고 있다면, 그것들을 N-튜플로 "
429+
"패킹할 수 있습니다:"
430430

431431
#: /Users/flowdas/works/docs/python/src/Doc/howto/functional.rst:247
432432
msgid ""

0 commit comments

Comments
 (0)