Skip to content

Commit 8801aeb

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent c83fbeb commit 8801aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glossary.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1637,7 +1637,7 @@ msgid ""
16371637
msgstr ""
16381638
"(上の例のように) いくつかの名前付きタプルは組み込み型になっています。\n"
16391639
"その他にも名前付きタプルは、通常のクラス定義で :class:`tuple` を継承し、名前のフィールドを定義して作成できます。\n"
1640-
"そのようなクラスは手動で書いたり、 :func:`collections.namedtuple` ファクトリ関数デ作成したりできます。\n"
1640+
"そのようなクラスは手動で書いたり、 :func:`collections.namedtuple` ファクトリ関数で作成したりできます。\n"
16411641
"後者の方法は、手動で書いた名前付きタプルや組み込みの名前付きタプルには無い付加的なメソッドを追加できます。"
16421642

16431643
#: ../../glossary.rst:774

0 commit comments

Comments
 (0)