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

Skip to content

Commit 2555d24

Browse files
committed
Closes #450 - update tutorial/controlflow.po
1 parent 4119a6c commit 2555d24

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tutorial/controlflow.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -661,14 +661,13 @@ msgid "Function Annotations"
661661
msgstr "함수 어노테이션"
662662

663663
#: ../Doc/tutorial/controlflow.rst:680
664-
#, fuzzy
665664
msgid ""
666665
":ref:`Function annotations <function>` are completely optional metadata "
667666
"information about the types used by user-defined functions (see "
668667
":pep:`3107` and :pep:`484` for more information)."
669668
msgstr ""
670669
":ref:`함수 어노테이션 <function>` 은 사용자 정의 함수가 사용하는 형들에 대한 완전히 선택적인 메타데이터 정보입니다 "
671-
"(자세한 내용은 :pep:`484` 를 보세요)."
670+
"(자세한 내용은 :pep:`3107` 과 :pep:`484` 를 보세요)."
672671

673672
#: ../Doc/tutorial/controlflow.rst:684
674673
msgid ""

0 commit comments

Comments
 (0)