Skip to content

Commit 85caf2d

Browse files
committed
fix typo
1 parent 4d683cc commit 85caf2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/faulthandler.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ msgstr ""
9494
msgid ""
9595
"The module is implemented in C, so tracebacks can be dumped on a crash or"
9696
" when Python is deadlocked."
97-
msgstr "모듈은 C로 구현되어 있으므로, 충돌 시나 파이썬이 교착 상태에 빠질 때 트레이스 백을 덤프할 수 있습니다."
97+
msgstr "모듈은 C로 구현되어 있으므로, 충돌 시나 파이썬이 교착 상태에 빠질 때 트레이스백을 덤프할 수 있습니다."
9898

9999
#: ../Doc/library/faulthandler.rst:45
100100
msgid "Dumping the traceback"

0 commit comments

Comments
 (0)