Skip to content

Commit 7cabc2d

Browse files
committed
fix typo
1 parent effcf8a commit 7cabc2d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

reference/datamodel.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -2858,7 +2858,7 @@ msgstr ""
28582858

28592859
#: ../Doc/reference/datamodel.rst:1882 ../Doc/reference/datamodel.rst:2070
28602860
msgid ":pep:`560` - Core support for typing module and generic types"
2861-
msgstr ":pep:`560` - typing 모듈과 제네릭 형의 핵심 지원"
2861+
msgstr ":pep:`560` - typing 모듈과 제네릭 형에 대한 코어 지원"
28622862

28632863
#: ../Doc/reference/datamodel.rst:1886
28642864
msgid "Determining the appropriate metaclass"

whatsnew/3.7.po

+3-3
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ msgstr ":ref:`PEP 562 <whatsnew37-pep562>`, 모듈 어트리뷰트에 대한 액
9999
msgid ""
100100
":ref:`PEP 560 <whatsnew37-pep560>`, core support for typing module and "
101101
"generic types."
102-
msgstr ":ref:`PEP 560 <whatsnew37-pep560>`, typing 모듈과 제네릭 형을 위한 코어 지원."
102+
msgstr ":ref:`PEP 560 <whatsnew37-pep560>`, typing 모듈과 제네릭 형에 대한 코어 지원."
103103

104104
#: ../Doc/whatsnew/3.7.rst:84
105105
msgid ""
@@ -683,7 +683,7 @@ msgstr "Nick Coghlan이 작성하고 구현한 PEP"
683683

684684
#: ../Doc/whatsnew/3.7.rst:406
685685
msgid "PEP 560: Core Support for ``typing`` module and Generic Types"
686-
msgstr "PEP 560: ``typing`` 모듈과 제네릭 형에 대한 핵심 지원"
686+
msgstr "PEP 560: ``typing`` 모듈과 제네릭 형에 대한 코어 지원"
687687

688688
#: ../Doc/whatsnew/3.7.rst:408
689689
msgid ""
@@ -706,7 +706,7 @@ msgstr ""
706706

707707
#: ../Doc/whatsnew/3.7.rst:420
708708
msgid ":pep:`560` -- Core support for typing module and generic types"
709-
msgstr ":pep:`560` -- typing 모듈과 제네릭 형의 핵심 지원"
709+
msgstr ":pep:`560` -- typing 모듈과 제네릭 형에 대한 코어 지원"
710710

711711
#: ../Doc/whatsnew/3.7.rst:427
712712
msgid "PEP 552: Hash-based .pyc Files"

0 commit comments

Comments
 (0)