Skip to content

Commit ac88ac6

Browse files
committed
fix typo
1 parent 08a9fb8 commit ac88ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/concurrent.futures.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ msgstr "퓨처가 취소될 때 발생합니다."
637637

638638
#: ../Doc/library/concurrent.futures.rst:487
639639
msgid "Raised when a future operation exceeds the given timeout."
640-
msgstr "퓨처 연산이 지정된 제한시간을 초과할 때 발생합니다."
640+
msgstr "퓨처 연산이 지정된 시간제한을 초과할 때 발생합니다."
641641

642642
#: ../Doc/library/concurrent.futures.rst:491
643643
msgid ""

0 commit comments

Comments
 (0)