Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit242aa51

Browse files
author
github-actions
committed
Merge 3.11 into 3.10
1 parentf72e6d0 commit242aa51

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎library/typing.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -851,8 +851,8 @@ msgid ""
851851
"Unions can now be written as ``X | Y``. See :ref:`union type "
852852
"expressions<types-union>`."
853853
msgstr""
854-
"ユニオン型は ``X | Y`` のように書けるようになりました。<types-union> を参照く"
855-
"ださい。"
854+
"ユニオン型は ``X | Y`` のように書けるようになりました。 :ref:`union型の表現"
855+
"<types-union>` を参照ください。"
856856

857857
#:../../library/typing.rst:674
858858
msgid"Optional type."
@@ -890,8 +890,8 @@ msgid ""
890890
"Optional can now be written as ``X | None``. See :ref:`union type "
891891
"expressions<types-union>`."
892892
msgstr""
893-
"Optionalは ``X | None`` のように書けるようになりました。<types-union> を参照"
894-
"ください。"
893+
"Optionalは ``X | None`` のように書けるようになりました。 ref:`union型の表現"
894+
"<types-union>` を参照ください。"
895895

896896
#:../../library/typing.rst:699
897897
msgid"Callable type; ``Callable[[int], str]`` is a function of (int) -> str."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp